diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-18 19:23:17 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-18 19:23:17 +0100 |
| commit | 2feb019c373c99fa3840d99724f5ee6f7c4dac36 (patch) | |
| tree | 9bf1d614b602149a0ef27078894d6a15ecb13ff0 /README.md | |
| parent | 3714c08a1233884696e0f5483d73efa890e1a5a1 (diff) | |
started switching to c, started the web gui, started the gtk gui, ending the swift version
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -2,4 +2,6 @@ | |||
| 2 | A application to control an I2C display on RPI. | 2 | A application to control an I2C display on RPI. |
| 3 | This application should represent a multi-use software with features ranging from a bus line analyser, bus delay analiser, an generative AI command line, weather reports, note's saving and much more. | 3 | This application should represent a multi-use software with features ranging from a bus line analyser, bus delay analiser, an generative AI command line, weather reports, note's saving and much more. |
| 4 | 4 | ||
| 5 | This is a starter project with the goal of expanded everything later on to let's say an e-ink display or small LCD. \ No newline at end of file | 5 | This is a starter project with the goal of expanded everything later on to let's say an e-ink display or small LCD. |
| 6 | |||
| 7 | 18/11/2024 migrating to C for the main code \ No newline at end of file | ||
