Current status: Working
-
ConfigFloppy—Config file
Note: Floppy Terminal used to use a .inf file with the configparser module, but after learning how to import a file from a different directory, I changed it to use a .py file. I prefer it this way because it's similar to how WezTerm uses a .lua file.
-
FUMG—Multiple users for multiple configs
Note: I created this to have a simple user management system and avoid changing the currentuser file manually.
News!: Now that I've learned how to modify the config file of Windows Terminal, you can now change the background picture of the Floppy Terminal.
-
Floppin—Package manager for Floppy Terminal
Note: I don't know how to create a platform for people to upload their own modules yet, but if I ever get that feature, I'll handle the downloading part.
-
Flopplayer—Song player of Floppy Terminal
Note: Flopplayer was originally a GUI-based song player in an old version, but I had the idea to allow users to listen to music while using the terminal, so I made it CLI-based.
To-Do:
These are the stuff i will add to Floppy Terminal, i dont have any description for them for now
Games
These small games will be playable on floppy terminal or a terminal
Floppy Terminal GUI version
With using pygame or an other module, i will create a file that will display Floppy Terminal on its own GUI instead of windows terminal and you will be able to customize this GUI fully.