Gradience/gradience/frontend
tfuxu f0afbd817d
frontend: introduce initial CLI interface
This commit adds a new CLI interface made using argparse library. Current status of CLI interface is very WIP, as it lacks logic for the majority of commands and doesn't work properly on Flatpak and local builds.
Currently working commands: monet, version
2022-12-10 17:03:38 +01:00
..
cli frontend: introduce initial CLI interface 2022-12-10 17:03:38 +01:00
dialogs move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
utils feat: introduce new backend/logger module 2022-12-04 00:00:18 +01:00
views backend: create new modules for preset generation utilities 2022-12-08 14:05:38 +01:00
widgets backend/models: refactor Preset model object 2022-12-08 12:43:12 +01:00
__init__.py move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
gradience.in move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
main.py backend: seperate JSON encoding in Preset module to a new function 2022-12-10 15:21:13 +01:00
meson.build frontend: introduce initial CLI interface 2022-12-10 17:03:38 +01:00
settings_schema.py move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
struct.md move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00