Open Source
Open Source
Where UsageNow’s code lives, how it’s licensed, and where to find the project’s policies.
On this page
UsageNow is open source. The app, its widget, and its tests are developed in the open on GitHub.
- Repository: github.com/usagenow/usagenow
- Organization: github.com/usagenow
License#
UsageNow source code is licensed under the MIT License.
The UsageNow name, logo, icon, and other brand assets are not covered by the MIT License. See License & Brand.
Project documents#
| Document | What it covers |
|---|---|
| CONTRIBUTING.md | How to set up the project, code guidelines, and pull requests |
| SECURITY.md | How to report a vulnerability privately |
| LICENSE | The full MIT License text |
Built with#
UsageNow is a native Mac app written in Swift 6 with SwiftUI and WidgetKit. It has no third-party dependencies, and tests use Swift Testing with synthetic data only.
Get involved#
Bug reports, provider research, documentation fixes, and pull requests are all welcome. See Contributing.