Skip to content

bit8bytes/gearberg

Repository files navigation

Gearberg

Self-hostable AV equipment and rental software. Free as in freedom.

mockup

Mockup generated with Claude Design and is subject to change. This is just for inspirational purposes to get the project off and running.

Features

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.

Self-hosting: Quickstart

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 -- serve

Then open http://localhost:8080 in your browser.

Self-hosting is provided via NixOS with a full NixOS configuration included.

Contributing

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.

Development

Go Report Card REUSE status

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.

License

License: AGPL v3

Disclaimer: This license was chosen to keep this software free and self-hostable, but not for resale.

About

Self-Hostable Equipment & Rental Management. No subscriptions, no strings.

Topics

Resources

License

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors