Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/derzombiiie/fotos
A simple Fotobooth thing written in golang
https://github.com/derzombiiie/fotos
Last synced: about 1 month ago
JSON representation
A simple Fotobooth thing written in golang
- Host: GitHub
- URL: https://github.com/derzombiiie/fotos
- Owner: DerZombiiie
- License: mit
- Created: 2022-09-04T21:05:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T17:14:13.000Z (8 months ago)
- Last Synced: 2024-10-15T12:57:32.963Z (3 months ago)
- Language: CSS
- Size: 51.7 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fotos
fotos is a fotobox thing written in go
requirements:
- [https://go.dev/
- a raspberry pi
- optional:
- `libcamera-apps` for `libcamera` (rpi only)
- `rpi-ws28`
`1x` follow: https://github.com/rpi-ws281x/rpi-ws281x-go#compiling-directly-on-the-raspberry-pi
- a internet connected server you can run the server on
how 2 use:
1. `git clone [email protected]:DerZombiiie/fotos.git `
or: `git clone https://github.com/DerZombiiie/fotos.git`
2. configure:
1. edit the `fotos/cmd/fotos/main.go`
2. try to make sense of file
3. be annoyed and use a preconfigured instance:
1. `fotos/cmd/preconfigured/main.go`
2. go into that folder, compile, and run as **ROOT** (because of neopixel library)
4. Open a Issue on github so I can help you :), no really feel free to message me [email protected]---
# Some pictures:
The Box:
![the photobox](box.jpg)
The (totally 100% clean inside)
![the inside](inside.jpg)