Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/florianporada/thing_for_the_internet
a thing for the internet.
https://github.com/florianporada/thing_for_the_internet
Last synced: 1 day ago
JSON representation
a thing for the internet.
- Host: GitHub
- URL: https://github.com/florianporada/thing_for_the_internet
- Owner: florianporada
- Created: 2017-02-17T16:46:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T14:33:48.000Z (about 7 years ago)
- Last Synced: 2024-11-30T07:31:40.257Z (2 months ago)
- Language: JavaScript
- Size: 5.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# thing_for_the_internet
Thing for the internet is a side project of mine.
It is basically a little thermal printer which is connected to the internet via a raspberry pi zero w.
It consists of three parts- the printer (node.js)
- the server (node.js)
- the app (ionic)With this application you are able to send text or images to your own little printer over the internet.
Feel free to contribute or improve or something.
//TODO:
- add passcode support to client
- ask in client for passcode fromprinter (save in localStorage)
- if passcode is wrong send error message to client
- add markup support to pyhton script