Log In  


Cart #tronstore-1 | 2025-05-19 | Embed ▽ | No License
5

Hello! Welcome to TronStore!
Its a small appstore I just made for Picotron.

It loads carts from bbs:// and displays them somewhat neatly.
You can run apps sandboxed without installing, or you can install them!

When you install an app, it installs it to /appdata/TronStore

The code is a bit jank, but if you'd like to improve upon this code, go right ahead!

You can browse sandboxed / on web, but installation and running only works when TronStore is installed.

Also, it's pretty slow, since it fetches every BBS entry in the current tab, so it won't redraw whenever its loading bbs entries.

5


Would it be possible to do something like loading carts as you scroll to reduce the wait?


@Waterwool It actually loads everything in the current tab at once - every time you select a new tab or page - the only problem is that every few seconds, the bbs cache clears itself and makes it load again. I can try to implement a setting that disables loading constantly


Could just add a reload button and make it manual


2

@CaSquall - I’ll get on it soon!



[Please log in to post a comment]