Skip to content
  • Stavros Sachtouris's avatar
    Make CLI the starting point of the application · 21a96eb6
    Stavros Sachtouris authored
    Move all the console parsing to the CLI code (e.g., argparse)
    Modify CLI to be able to launch the session as a daemon, with
        $agkyra start daemon
    Modify CLI to provide help for all commands
    Implement "agkyra gui" which launches the GUI
    Launch GUI when "agkyra" is called without arguments
    Update documentation to reflect the changes above
    21a96eb6