Kickball
10 years ago
1 changed files with 65 additions and 1 deletions
@ -1 +1,65 @@ |
|||
# awesome-selfhosted |
|||
# free-for-dev |
|||
Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers. |
|||
|
|||
This is list of software which can be hosted locally. |
|||
|
|||
You can help by sending Pull Requests to add more services. |
|||
|
|||
Table of Contents |
|||
================= |
|||
|
|||
* [Monitoring](#monitoring) |
|||
* [Media Streaming](#media-streaming) |
|||
* [Games](#games) |
|||
* [File Synchronization Tools](#file-synchronization-tools) |
|||
* [File Sharing](#file-sharing) |
|||
* [Social Networks](#social-networks) |
|||
* [Office Suites](#office-suites) |
|||
* [RSS Readers](#rss-readers) |
|||
* [Money & Budgeting](#money-budgeting) |
|||
|
|||
## Monitoring |
|||
|
|||
* https://www.nagios.org/ - Nagios - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. |
|||
|
|||
|
|||
## Media Streaming |
|||
|
|||
* https://plex.tv/ - Plex - Plex is a centralized home media playback system with a powerful central server. |
|||
* http://htpc.io/ - HTPC Manager - A fully responsive interface to manage all your favorite media on your HTPC. |
|||
|
|||
## Games |
|||
|
|||
* https://github.com/jatekos101/20euros - 20euros - Clone of 2048 game with euros. |
|||
* https://github.com/Kshitij-Banerjee/Cubiks-2048 - Cubiks-2048 - Clone of 2048 game in 3D. |
|||
|
|||
## File Synchronization Tools |
|||
|
|||
* https://www.getsync.com/ - BTSync - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool. |
|||
|
|||
## File Sharing |
|||
|
|||
* https://coquelicot.potager.org/ - Coquelicot - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. |
|||
|
|||
## Social Networks |
|||
|
|||
* https://diasporafoundation.org/ - Diaspora - Distributed social networking service. |
|||
* http://friendica.com/ - Friendica - Social Communication Server. |
|||
|
|||
## Office Suites |
|||
|
|||
* https://ethercalc.org/ - EtherCalc - Web spreadsheet. |
|||
* http://etherpad.org/ - Etherpad - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. |
|||
|
|||
## RSS Readers |
|||
|
|||
* http://freshrss.org/ - Fresh RSS - A free, self-hostable RSS aggregator. |
|||
|
|||
## Money & Budgeting |
|||
|
|||
* http://ihatemoney.org/ - IHateMoney - Manage your shared expenses, easily. |
|||
|
|||
## Gateways |
|||
|
|||
* https://github.com/liftoff/GateOne/ - GateOne - Gate One is an HTML5 web-based terminal emulator and SSH client. |
|||
* http://guac-dev.org/ - Guacamole - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. |
|||
|
Loading…
Reference in new issue