Self-hostable AV equipment and rental software. Free as in freedom.
Mockup generated with Claude Design and is subject to change. This is just for inspirational purposes to get the project off and running.
Equipment — Organize equipment by category with descriptions, pictures, and quantities.
Rentals — Check items out to people, set due dates, and track partial checkouts.
Future developments will be import and export of data into CSV files. This will make it easy to switch back to paper or use any other desired provider.
For more information see current specification here.
Try it with a single Docker command:
docker run -it -p 8080:8080 nixos/nix \
nix --extra-experimental-features "nix-command flakes" \
run github:bit8bytes/gearberg -- serveThen open http://localhost:8080 in your browser.
Self-hosting is provided via NixOS with a full NixOS configuration included.
Obtain — Download the latest release from the releases page, or run it directly with Nix as shown above.
Feedback — Open a GitHub issue to report bugs or request features. Please include steps to reproduce for bug reports.
Contribute — See CONTRIBUTING.md for how to get involved. The project is in early development; reach out via an issue before submitting code.
We follow the Leitfaden zur Entwicklung sicherer Webanwendungen from the Bundesamt für Sicherheit in der Informationstechnik (BSI) to ensure secure software. There is no English translation yet, but we will document all steps in English. Find more info in our wiki.
We are also in process of OpenSSF Best Practices Badge Program to ensure trusted high quality open source software.
Disclaimer: This license was chosen to keep this software free and self-hostable, but not for resale.
