Commit Graph

7 Commits

Author SHA1 Message Date
OVERLORD7F
0f6e17a73c - option to auto-attach ISO to VMs #20
- added splash screen (ASCII ART) option to skip #21
- Implemented disk options as variables from config #19
- Related changes in config creation / editing menus
2025-09-15 17:44:55 +03:00
OVERLORD7F
7867b0ea23 Added options in config for courses #16 2025-05-29 15:20:29 +03:00
OVERLORD7F
d2383dea4f - Progress bars for disk delete / create actions
- Changed output for disk edit menu
2025-05-29 13:28:48 +03:00
OVERLORD7F
3ca5404b81 LEEETS GOOOO <50 lines !!1
- Ping / API key checks are back! #13
- Changes in config import
- Moved everything in main to menu loop because of reasons  #2
- New function check_config
- Currently selected pools / vms .. are shown in main menu #12
- Renamed a few functions
2025-05-28 12:45:07 +03:00
OVERLORD7F
291e9cfe75 Complete menus overhaul 2025-05-21 14:12:37 +03:00
OVERLORD7F
d7477da9b6 - Beggining of implementing new menus and text using "Rich" library
btw main.py is ~ 50 lines now 0_o
2025-05-16 17:53:57 +03:00
OVERLORD7F
da756a8ba6 - Changed "disk edit mode" into function and moved to new module
- Changed config sub menu into function and moved to config_data_import module
- New function config_show
- Fixed create disk option in disk edit mode
- A few formatting changes in menus
2025-05-16 12:17:51 +03:00