diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-24 12:41:38 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-24 12:41:38 +0100 |
| commit | 3a6928a0189bfe8d481c7eeac7a3d3df5dd9cdc0 (patch) | |
| tree | 86a00bcd10dae82ac566e68c2c525fa71a44607a /README.md | |
| parent | 567787eabe414592d005c727868091bcba2bf6fe (diff) | |
updates to the web gui
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
| @@ -8,3 +8,23 @@ This is a starter project with the goal of expanded everything later on to let's | |||
| 8 | 18/11/2024 migrating to C for the main code | 8 | 18/11/2024 migrating to C for the main code |
| 9 | 9 | ||
| 10 | The program is Multi-platform and even supports a web-console | 10 | The program is Multi-platform and even supports a web-console |
| 11 | |||
| 12 | MAIN USE OF THE PROGRAM : | ||
| 13 | |||
| 14 | the main feature of the program is the ability to control and I2C display really extensivly and be abel to do alot of things with it | ||
| 15 | |||
| 16 | CURRENT FEATURES -> | ||
| 17 | |||
| 18 | * weather display | ||
| 19 | * random generated greeting quote ( still dont know what to really do about that, could add a joke of the day system or something like that) | ||
| 20 | * a button powered button pomodore timer | ||
| 21 | * some sort of clock mechanisme that adds an alarm clock, timer and stopwatch | ||
| 22 | * system monitor dashbord ( cpu , ram , disk , temp , ... ) | ||
| 23 | * speech command center | ||
| 24 | * generative AI model that uses meta's llama | ||
| 25 | * current playing audio | ||
| 26 | * voice based notes | ||
| 27 | * to do list integration based on the personal calender | ||
| 28 | |||
| 29 | |||
| 30 | A nice idea is to make it somehting easily installabled and configurable in the future without to much tinkering need | ||
