https://github.com/rconjoe/oldsoul
A logs server featuring thermal printer output.
https://github.com/rconjoe/oldsoul
clockwork-pi cyberdeck devterm
Last synced: 10 months ago
JSON representation
A logs server featuring thermal printer output.
- Host: GitHub
- URL: https://github.com/rconjoe/oldsoul
- Owner: rconjoe
- Created: 2024-02-27T21:26:38.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-08T05:41:03.000Z (over 2 years ago)
- Last Synced: 2025-10-04T02:59:25.408Z (10 months ago)
- Topics: clockwork-pi, cyberdeck, devterm
- Language: TypeScript
- Homepage:
- Size: 33 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oldsoul
[this guy](https://github.com/rconjoe/wmprint/assets/48492680/92b9d5aa-5ed0-4fa6-8c1b-18f16b56eaa5)
Installed on an RPi with a GPIO thermal printer, `oldsoul` will:
1. Expose the printer's input stream over HTTP with `Bun.serve()`
2. Sanitize, process, and format input requests before printing
3. prettify things with `figlet`
4. Probably other things later
