1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-24 15:59:42 +02:00
pandora-box/ROADMAP.md

23 lines
532 B
Markdown
Raw Normal View History

2022-07-06 19:57:20 +02:00
Pandora-box Roadmap
-------------------
User interface
2022-07-06 20:08:51 +02:00
2022-07-25 01:01:34 +02:00
- [x] Animations during scan
2022-07-07 09:23:54 +02:00
- [ ] Internationalisation
2023-03-23 14:14:48 +01:00
- [ ] Change display from text mode to graphic mode with function key
2022-07-06 19:57:20 +02:00
Technical
2023-02-23 07:47:32 +01:00
- [x] logrotate on pandora-box.log
- [x] place logs in /var/logs
2023-03-23 14:14:48 +01:00
- [x] Multi threading
- [ ] ~~Deployment on Raspberry Pi~~ (too slow)
2023-02-23 07:47:32 +01:00
- [x] update procedure
2022-07-25 01:01:34 +02:00
- [x] Improve logs during scan
2023-03-23 14:14:48 +01:00
- [ ] Docker script for github continuous integration
2022-07-06 19:57:20 +02:00
2023-03-05 13:49:50 +01:00
Known issues
2023-03-23 14:14:48 +01:00
- [x] mouse click not detcted in console mode on Ubuntu (see: tests/screen.py)