Commit Graph

  • a97dd88a67
    Added a cover image main v1.0 BlueFox 2024-11-16 17:38:38 +0100
  • 92ebbd2ef8
    Small improvements BlueFox 2024-11-16 17:00:54 +0100
  • 68a588de58
    Removed the compatibility note with 4x20 displays as this could be done with some tweaks, but is unnecessary for me BlueFox 2024-11-16 16:42:13 +0100
  • 91a58cca61
    Restructured main.py for better readability BlueFox 2024-11-16 16:38:54 +0100
  • 002b01d572
    Added license texts at the beginning of all programs started from the main menu BlueFox 2024-11-16 16:38:09 +0100
  • aba5927221
    Did a huge refactoring and outsouring for modularity and a small performance improvement BlueFox 2024-11-16 16:31:33 +0100
  • a6b531c394
    Fixed typos, improved understandability v0.7 BlueFox 2024-11-16 15:43:07 +0100
  • 72bc662cb8
    Improved the welcome screen enable/disable dialog BlueFox 2024-11-16 15:41:10 +0100
  • e1075f8d84
    Small improvements in the settings menu BlueFox 2024-11-16 15:27:55 +0100
  • 908a5e39be
    Changed the log level default to 1 (info) BlueFox 2024-11-16 15:11:13 +0100
  • 5ce8e592c3
    Added another demo, this one showing off the lcd driver functionality BlueFox 2024-11-16 15:09:04 +0100
  • ddde9480ff
    Fixed bug in the logging method BlueFox 2024-11-16 15:08:18 +0100
  • c7a8cda7d1
    Added support for changing the log level in the settings menu BlueFox 2024-11-16 12:58:35 +0100
  • 7adcdb1624
    Implemented reset functionality in the settings menu BlueFox 2024-11-16 12:47:09 +0100
  • f0d6b49d6e
    Improved the timers menu with timer numbering BlueFox 2024-11-16 12:23:06 +0100
  • a4adaac9b4
    Implemented support for setting the timer durations, fixed some minor issues and cleaned up / streamlined the menus BlueFox 2024-11-16 12:14:43 +0100
  • 78ced9e7ea
    Updated submodules, implemented timer functionality, fixed configuration issue v0.6 BlueFox 2024-11-15 23:13:03 +0100
  • eb31a92cea
    removed unnecessary doubles in the links section BlueFox 2024-11-15 19:54:21 +0100
  • fd2a4117b3
    Added useful links section to README.md BlueFox 2024-11-15 19:52:37 +0100
  • 864a833a43
    [README.md] Fixed wrong displayment of some data in the previously changed table v0.5 BlueFox 2024-11-15 19:41:43 +0100
  • 678ebfe7aa
    Added new config variables for timer functions BlueFox 2024-11-15 19:39:32 +0100
  • 9d395bd2b8
    Fixed small bugs, and added fundamental settings BlueFox 2024-11-15 19:32:25 +0100
  • 78933f6090
    Fixed some small issues with some programs still using the old configuration way BlueFox 2024-11-15 18:38:33 +0100
  • f48315f18e
    Fixed small typo in README.md BlueFox 2024-11-15 18:26:58 +0100
  • 2aac36e15c
    Added implementation of config changes in the utils.Config class v0.4 BlueFox 2024-11-15 18:26:05 +0100
  • aa3110d564
    Added small instructions on the setting of configuration changes BlueFox 2024-11-15 18:24:22 +0100
  • f03cc4a44c
    Added note in the installation instructions to clone the repository properly, making sure submodules get populated BlueFox 2024-11-15 17:50:09 +0100
  • cbc5298cda
    Added lcdMenu as a submodule BlueFox 2024-11-15 17:47:19 +0100
  • 98353475ea
    Preparing for including lcdMenu as a submodule BlueFox 2024-11-15 17:46:43 +0100
  • 7443af2095
    Fixed the 'used libraries' section and made it up to date v0.3 BlueFox 2024-11-15 16:01:18 +0100
  • 20331b81bc
    Added a configuration list to README.md BlueFox 2024-11-15 15:57:07 +0100
  • eef6f8e2cc
    Changed the times sign in README.md to an x for improved readibility / consistency BlueFox 2024-11-15 15:34:23 +0100
  • 3c97b96435
    Moved to json as the configuration format BlueFox 2024-11-15 15:31:37 +0100
  • 533deb2833
    Now using lcdMenu as the ProgramChooser library has been retired v0.2 BlueFox 2024-11-15 13:23:20 +0100
  • 355821a6a9 Added the WelcomeScreen library BlueFox 2024-10-28 21:09:23 +0100
  • bd396913fe Added hint for the need of micropython in the Installation section of README.md v0.1 BlueFox 2024-10-26 10:24:50 +0200
  • d0da3bfb79 Fixed broken link to the LICENSE file BlueFox 2024-10-26 10:19:53 +0200
  • cbde057449 Added detail description about the project in README.md BlueFox 2024-10-26 10:16:05 +0200
  • 7f7f5a042b Added the currently running program BlueFox 2024-10-26 09:44:14 +0200
  • 113febc851 Initial commit BlueFox 2024-10-26 07:24:20 +0000