This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-HW
/
RASCSI
Watch
1
Star
0
Fork
0
You've already forked RASCSI
mirror of
https://github.com/akuker/RASCSI.git
synced
2024-11-25 20:33:35 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
43088ab3bc
RASCSI
/
python
/
oled
/
requirements.txt
5 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991) - Bring back the shutdown splash, with the tweak that is blanks out after 700ms - Restore the non-Latin transliteration originally from https://github.com/akuker/RASCSI/pull/449 which was lost when the `common` package was introduced - Bump to the latest libraries, while removing implicit dependencies from requirements.txt - Shorter duration of the startup splash - Reintroduce shell shutdown/reboot methods for use with the Web UI. This addresses https://github.com/akuker/RASCSI/issues/538 (the ctrlboard client will continue to use the built-in rascsi system calls which are slightly faster) - Remove overt references to RPi. This addresses https://github.com/akuker/RASCSI/issues/990 - Other refactorings
2022-11-18 00:21:18 +00:00
adafruit-circuitpython-ssd1306==2.12.11
Bump pillow from 9.3.0 to 10.0.1 in /python/oled (#1235) * Bump pillow from 9.3.0 to 10.0.1 in /python/oled Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.3.0 to 10.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...10.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-22 10:00:25 +00:00
Pillow==10.0.1
Shutdown splash for the OLED script; restore non-Latin transliteration; other refactoring (#991) - Bring back the shutdown splash, with the tweak that is blanks out after 700ms - Restore the non-Latin transliteration originally from https://github.com/akuker/RASCSI/pull/449 which was lost when the `common` package was introduced - Bump to the latest libraries, while removing implicit dependencies from requirements.txt - Shorter duration of the startup splash - Reintroduce shell shutdown/reboot methods for use with the Web UI. This addresses https://github.com/akuker/RASCSI/issues/538 (the ctrlboard client will continue to use the built-in rascsi system calls which are slightly faster) - Remove overt references to RPi. This addresses https://github.com/akuker/RASCSI/issues/990 - Other refactorings
2022-11-18 00:21:18 +00:00
protobuf==3.20.2
unidecode==1.3.6
Reference in New Issue
Copy Permalink