SustainableOSS
SustainableOSS is a status bar app for macOS that indexes the third-party dependencies your projects depend on, sorts them by usage, and links to the GitHub Sponsors or OpenCollective profiles to invite you to give back and ensure the long-term sustainability of the projects.
Set up
The project requires Tuist and Xcode to be installed in the system.
- Clone the repository with
git clone https://github.com/tuist/sustainableoss.git
- Run
./up
- Run
./dev