Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Software in this list is distributed under terms that allow anyone to use, modif
## Contents

- [Software](#software)
- [Analytics](#analytics)
- [Audio](#audio)
- [Command Line Tools](#command-line-tools)
- [Communication](#communication)
Expand Down Expand Up @@ -42,6 +43,12 @@ Software in this list is distributed under terms that allow anyone to use, modif

## Software

### Analytics

- [Plausible](https://plausible.io/) - Easy to use and privacy-friendly Google Analytics alternative. ([GNU AGPLv3](https://github.com/plausible/analytics/blob/master/LICENSE.md))
- [Repohistory](https://repohistory.com) - GitHub repo analytics tool without 14 days limit. ([GNU AGPLv3](https://github.com/repohistory/repohistory/blob/master/LICENSE))
- [umami](https://umami.is/) - Umami is an open source, privacy-focused alternative to Google Analytics. ([MIT](https://github.com/umami-software/umami/blob/master/LICENSE))

### Audio

- [Audacity](http://www.audacityteam.org/) - Sound recording and post-processing. ([GNU GPLv2+](http://www.audacityteam.org/about/license/))
Expand Down