An Experimental Project for my off time. Windows support is iffy, use this project at your own risk
pip install -U git+https://github.com/Fuzen-py/Flora-Cli.git
##Current features
- Edit config (Not yet implemented)
- Test python - For your magical idea that needs to be executed
- Update PIP Dependencies - Executes a command to update pip (its currently sloppy to be changed)
- Speedtest - runs a speedtest on the network
- Start bot - this is can actually be used to execute any script (may not work)
- kill pid - this is used to kill anything started with start bot (may not work)
- bash - use this for your one line executions (Really should be named CLI)
- Update - This will automagically update Flora-Cli
- Task Manager - An Experimental Taskmanager
- Android ADB Installer - This just downloads the file, you will have to add it to paths
- Aria2 installer - On Windows, this just downloads the file
- Edit Hosts - downloads a custom host file can append or overwrite the file (requires root) [EXPERIMENTAL]
- Exit - Not quite sure why i even put this here