mirror of
https://github.com/dbarzin/pandora-box.git
synced 2025-07-19 05:19:40 +02:00
22 lines
532 B
Markdown
22 lines
532 B
Markdown
Pandora-box Roadmap
|
|
-------------------
|
|
|
|
User interface
|
|
|
|
- [x] Animations during scan
|
|
- [ ] Internationalisation
|
|
- [ ] Change display from text mode to graphic mode with function key
|
|
|
|
Technical
|
|
|
|
- [x] logrotate on pandora-box.log
|
|
- [x] place logs in /var/logs
|
|
- [x] Multi threading
|
|
- [ ] ~~Deployment on Raspberry Pi~~ (too slow)
|
|
- [x] update procedure
|
|
- [x] Improve logs during scan
|
|
- [ ] Docker script for github continuous integration
|
|
|
|
Known issues
|
|
|
|
- [x] mouse click not detcted in console mode on Ubuntu (see: tests/screen.py)
|