BangleApps/apps/messages_light/README.md

22 lines
444 B
Markdown
Raw Normal View History

2022-11-18 16:25:51 +00:00
# Messages app
This app handles the display of messages and message notifications.
It is a GUI replacement for the `messages` apps.
2023-02-28 18:14:20 +00:00
To work, you must install:
- Messages
- Messages UI
- Messages Light (obviously)
The Messages UI is recalled for the management of the "Music" notification (up to implementing a dedicated app)
2022-11-18 16:25:51 +00:00
## Creator
Rarder44
2023-02-28 18:14:20 +00:00
Thanks to @halemmerich for having "reviewed" the code. I applied some of your changes.