• Nuremberg
  • Joined on 2024-05-25
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-01 16:39:25 +00:00
4f1b59efeb Updated the Roadmap tick marks to the current state...
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-01 16:38:38 +00:00
2c1f0c34f6 Fixed small issue in the selection start message; implemented show_selection for horizontal scrollin
BlueFox pushed to main at BlueFox/lcdMenu 2024-11-01 16:30:43 +00:00
4ad714fa83 Implemented the execute_selection and the run method, along with a new loop method
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 21:04:43 +00:00
e120574784 Added tests.py (just a file of me testing the functionality of the library)
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 21:03:50 +00:00
76cd7afa8b Added implementation of previous_selection and next_selection handlers
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 20:45:37 +00:00
a9dd13a1cc Added more items to the roadmap in README.md
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 20:11:15 +00:00
ecd7218230 Added the methods and raw structure of the class to __init__.py
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 17:26:18 +00:00
4e84abb3dc [README.md] Fixed small format issue and added another point to the roadmap (which is already done)
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 17:24:47 +00:00
df318da444 Update __init__.py
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 17:23:30 +00:00
b23da85b7d Added __init__.py with boilerplate things done
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 17:08:14 +00:00
6211066b7d Deleted lcdMenu.py
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 17:07:01 +00:00
e2b5c55623 [README.md] Added a short note on the predecessor project
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 17:03:32 +00:00
485f104aa9 [README.md] Added roadmap and short license note
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 09:14:05 +00:00
27acc64ee3 Renamed SimpleMenuLCD.py to lcdMenu.py to conform to the new project's name
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-31 09:13:14 +00:00
e70bd82bc3 Updated README.md as the project renamed (again :)
BlueFox pushed to main at BlueFox/ProgramChooser 2024-10-31 08:40:38 +00:00
4d25ea5381 [README.md] Updated link as I renamed the successor library (yes, again :)
BlueFox renamed repository from SimpleMenuLCD to BlueFox/lcdMenu 2024-10-31 08:37:24 +00:00
BlueFox pushed to main at BlueFox/lcdMenu 2024-10-30 21:42:07 +00:00
a2b2653b37 Added SimpleMenuLCD.py (just a copy of the older ProgramChooser for now)
BlueFox pushed to main at BlueFox/ProgramChooser 2024-10-30 19:44:59 +00:00
2da63ff170 [README.md] Added archived message
BlueFox pushed to main at BlueFox/uv-belichter-software 2024-10-28 20:09:56 +00:00
355821a6a9 Added the WelcomeScreen library