diff options
author | Der Chien <b03902015@ntu.edu.tw> | 2023-05-27 21:51:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 21:51:27 +0000 |
commit | b2991d0492f80d68e99a10b1bf678be410f0cba4 (patch) | |
tree | 69c00d825ecb0a86a9fdfff29029e8d84d606209 | |
parent | Added Upsnap to Miscellaneous (#3835) (diff) | |
download | awesome-selfhosted-b2991d0492f80d68e99a10b1bf678be410f0cba4.tar.gz awesome-selfhosted-b2991d0492f80d68e99a10b1bf678be410f0cba4.zip |
Add Netron (#3618)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -131,6 +131,7 @@ _Related: [Database Management](#database-management), [Personal Dashboards](#pe - [GoatCounter](https://www.goatcounter.com) - Easy web statistics without tracking of personal data. ([Source Code](https://github.com/zgoat/goatcounter)) `EUPL-1.2` `Go` - [Matomo](https://matomo.org/) - Google Analytics alternative that protects your data and your customers' privacy. ([Source Code](https://github.com/matomo-org/matomo)) `GPL-3.0` `PHP` - [Metabase](https://metabase.com/) - Easy, open-source way for everyone in your company to ask questions and learn from data. ([Source Code](https://github.com/metabase/metabase)) `AGPL-3.0` `Java` +- [Netron](https://netron.app/) - Visualizer for neural network and machine learning models. ([Source Code](https://github.com/lutzroeder/netron)) `MIT` `Python/Nodejs` - [Offen](https://www.offen.dev/) - Fair, lightweight and open web analytics tool. Gain insights while your users have full access to their data. ([Demo](https://www.offen.dev/try-demo/), [Source Code](https://github.com/offen/offen)) `Apache-2.0` `Go/Docker` - [Open Web Analytics](http://www.openwebanalytics.com/) - Web analytics framework that lets you stay in control of how you instrument and analyze the use of your websites and applications. ([Source Code](https://github.com/padams/Open-Web-Analytics)) `GPL-2.0` `PHP` - [Plausible Analytics](https://plausible.io/) - Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics. ([Source Code](https://github.com/plausible/analytics/)) `MIT` `Elixir` |