aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-11-21 22:35:01 +0000
committerDessalines <happydooby@gmail.com>2019-11-21 22:35:01 +0000
commitbc6d49e30031d99528beeb496f423a6300e18f10 (patch)
treef76d77b375b2f3ff2b31113e0239df00dbcbc6dd
parentupdate AUTHORS.md (make contrib) (diff)
downloadawesome-selfhosted-bc6d49e30031d99528beeb496f423a6300e18f10.tar.gz
awesome-selfhosted-bc6d49e30031d99528beeb496f423a6300e18f10.zip
Adding torrents.csv and KeePassXC.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a07ab8c..2bf6cd34 100644
--- a/README.md
+++ b/README.md
@@ -725,6 +725,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems
- [peerflix-server](https://github.com/asapach/peerflix-server) - Downloads torrent files and provides a direct link download or a direct link stream. `MIT` `Nodejs`
- [qBittorrent](https://www.qbittorrent.org/) - Free cross-platform bittorrent client with a feature rich Web UI for remote access. ([Source Code](https://github.com/qbittorrent/qBittorrent)) `GPL-2.0` `C++`
- [rartracker](https://github.com/swetorrentking/rartracker) - Complete private bittorrent tracker. `WTFPL` `PHP`
+- [Torrents.csv](https://gitlab.com/dessalines/torrents.csv) - A self-hostable torrent search engine. `GPL-3.0` `Rust`
- [Transmission](https://transmissionbt.com/) - Fast, easy, Free Bittorrent client. ([Source Code](https://github.com/transmission/transmission)) `GPL-3.0` `C`
#### Object storage/file servers
@@ -1098,6 +1099,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com
- [Bitwarden](https://bitwarden.com/) `⚠` - Password manager with webapp, browser extension, and mobile app. ([Source Code](https://github.com/bitwarden/core)) `AGPL-3.0` `C#`
- [bitwarden_rs](https://github.com/dani-garcia/bitwarden_rs) - Lightweight Bitwarden server API implementation written in Rust. `GPL-3.0` `Rust`
+- [KeePassXC](https://keepassxc.org/) - A cross-platform community-driven KeePass client. ([Source Code](https://github.com/keepassxreboot/keepassxc)) `GPL-2.0` `C++`
- [keeweb](https://keeweb.info/) - This webapp is a browser and desktop password manager compatible with KeePass databases. ([Source Code](https://github.com/keeweb/keeweb)) `MIT` `HTML5`
- [Shaark](https://github.com/MarceauKa/shaark) - All in one plateform for your links, stories, passwords and albums. Built with Laravel and Vue.js. ([Demo](http://shaark.mka.ovh/)) `MIT` `PHP`
- [Passbolt](https://www.passbolt.com/) - Password manager dedicated for managing passwords in a collaborative way on any Web server, using a MySQL database backend. ([Source Code](https://github.com/passbolt/passbolt_api)) `AGPL-3.0` `PHP`