While TorBox is primarily a freeium cloud product. We provide open source projects that our users can use with our hosted application. This also serves as an organization used for forking projects that TorBox is co-developing.
You can use TorBox right now for free at https://torbox.app.
You can follow TorBox development at FeatureBase. This includes changelogs for the hosted version of TorBox as well as feedback and a roadmap.
If you are looking for information or support on the hosted version of TorBox, you can find it here.
If you want to help with development, you are more than welcome to clone any of our current repositories and make a PR.
TorBox follows Conventional Commits format which allows our CI and repos to be organized. Any Pull Request commits not following the format will be rejected. If you want to learn more about Conventional Commits, please go here
Please be aware, that most items in the TorBox Github Organization are licensed under the Elastic License 2.0 (ELv2). This allows individuals to do whatever they want with the code, including self-hosting (which is literally the point) but prevents you from hosting this for others as a managed service (basically trying to rip off or copy the officially hosted version of TorBox). This is mainly for the safety of TorBox so nobody creates a competitor service based off of our own open source projects. ELv2 allows TorBox to stay safe, while giving the community power at the same time. Anything not marked with the ELv2 license is MIT. You can view the license here.