14 Commits

Author SHA1 Message Date
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
OVERLORD7F
b6fb2b14e6 - Introducing power-on-check function.
All disk-related operations are available ONLY if VM is powered off.
2025-05-16 11:09:27 +03:00
OVERLORD7F
54328f4e4a LEETS GOOOOOOOO
main is less then 100 lines !!!!
Code cleanup, all functions moved from main.
Small changes in main menu

vm_info_short moved to domain_api
2025-05-15 15:41:33 +03:00
OVERLORD7F
dccb5975e6 Merge branch 'main' of https://github.com/OVERLORD7F/SpaceVM_VM_Utility 2025-05-15 11:51:06 +03:00
OVERLORD7F
28e9bb8ea4 changes in importing config 2025-05-15 11:46:28 +03:00
Seting-dev
9525c4e2db Update main.py
test
2025-05-15 10:58:07 +03:00
Seting-dev
e7d2e0e829 check 2025-05-15 10:53:03 +03:00
Seting-dev
a885c549cc Merge branch 'main' of https://github.com/OVERLORD7F/SpaceVM_VM_Utility 2025-05-15 10:21:48 +03:00
OVERLORD
22f3d3fe64 Fixed issue #2 , Expanded config_edit function 2025-05-14 10:53:34 +03:00
Seting-dev
b2e361f032 Хуйня 2025-05-13 17:41:42 +03:00
OVERLORD7F
3d7d64e5d5 - Moved api-related functions to sepate modules
- Now config file has to be placed in the same directory as main.py
- Checks for config file (if exist / if empty)
2025-05-12 17:21:00 +03:00
OVERLORD7F
a091d75443 Beggining of changes in file structure 2025-05-07 16:20:36 +03:00