• v0.5 864a833a43

    BlueFox released this 2024-11-15 18:47:57 +00:00 | 19 commits to main since this release

    There it is! Settings have arrived, with support for toggling the welcome screen on and off and choosing how many cycles the welcome text will go (if enabled, the user can choose!). Also, fixed some minor issues, e.g. that some "programs" still used the old config format and thus were broken, and some typos.
    Added fundamental support for the timer program from an configurational point of view (added the keys for storing the time)

    Some todos (maybe not exhaustive!)

    • change configuration file format to json (to enable writing to the config from python code) and thus...

    • become able to create a settings submenu where all the important configuration can be changed

    • make the libraries git submodules where possible (to always keep it up to date!)

    • Create a settings submenu

    • support for the timer function from a configurational sight

    • enable the user to change the timer durations in the settings submenu

    • implement the timer function

    Downloads