Mirror of Awesome Self Hosted
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

100 lines
4.7 KiB

10 years ago
  1. # Awesome-Selfhosted
  2. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
  3. This is list of software which can be hosted locally.
  4. You can help by sending Pull Requests to add more services.
  5. Table of Contents
  6. =================
  7. * [Analytics](#analytics)
  8. * [Automation](#automation)
  9. * [Communication Systems](#communication-systems)
  10. * [File Sharing](#file-sharing)
  11. * [File Synchronization Tools](#file-synchronization-tools)
  12. * [Games](#games)
  13. * [Gateways](#gateways)
  14. * [Groupware](#groupware)
  15. * [Media Streaming](#media-streaming)
  16. * [Money & Budgeting](#money-budgeting)
  17. * [Monitoring](#monitoring)
  18. * [Office Suites](#office-suites)
  19. * [Photo Galleries](#photo-galleries)
  20. * [RSS Readers](#rss-readers)
  21. * [Social Networks](#social-networks)
  22. * [URL Shorteners](#url-shorteners)
  23. ## Analytics
  24. * https://piwik.org/ - Piwik - Leading open-source analytics platform that gives you more than just powerful analytics. - GNU GPL 3.0
  25. ## Automation
  26. * https://github.com/cantino/huginn - Huginn - Allows you to build agents that monitor and act on your behalf. Built in Ruby - MIT
  27. ## Communication Systems
  28. * https://github.com/IgorAntun/node-chat - Node-Chat - A not-so-basic open-source chat with admin features. - MIT
  29. ## File Sharing
  30. * https://coquelicot.potager.org/ - Coquelicot - Coquelicot is a “one-click” file sharing web application with a focus on protecting users’ privacy. - GNU-AGPL 3.0
  31. ## File Synchronization Tools
  32. * https://www.getsync.com/ - BTSync - BitTorrent Sync by BitTorrent, Inc is a proprietary peer-to-peer file synchronisation tool.
  33. * https://github.com/syncthing/syncthing - Syncthing - Syncthing is an open source peer-to-peer file synchronisation tool - MPL 2.0
  34. ## Games
  35. * https://github.com/jatekos101/20euros - 20euros - Clone of 2048 game with euros. - Unlicensed
  36. * https://github.com/Kshitij-Banerjee/Cubiks-2048 - Cubiks-2048 - Clone of 2048 game in 3D. - CCANC 4.0
  37. * https://github.com/huytd/agar.io-clone - Agar.IO Clone - Agar.io clone written with Socket.IO and HTML5 canvas - MIT
  38. ## Gateways
  39. * https://github.com/liftoff/GateOne/ - GateOne - Gate One is an HTML5 web-based terminal emulator and SSH client. - AGPL 3.0
  40. * http://guac-dev.org/ - Guacamole - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. - Copyright
  41. ## Groupware
  42. * https://kolab.org/ - http://git.kolab.org/ - Kolab - Kolab community is a unified communication and collaboration system - Various Free Software / Open Source Software Licenses
  43. * http://www.horde.org/ - Horde - The Horde Project is about creating high quality Open Source applications and libraries, based on PHP and the Horde Framework. - GPL + Various Free Software / Open Source Software Licenses
  44. ## Media Streaming
  45. * https://plex.tv/ - Plex - Plex is a centralized home media playback system with a powerful central server.
  46. * http://htpc.io/ - HTPC Manager - A fully responsive interface to manage all your favorite media on your HTPC. - MIT
  47. * https://github.com/MediaBrowser/MediaBrowser - Emby - A home media server built using other popular open source technologies. - GNU GPL 2.0
  48. ## Money & Budgeting
  49. * http://ihatemoney.org/ - IHateMoney - Manage your shared expenses, easily. - Copyright
  50. ## Monitoring
  51. * https://www.nagios.org/ - Nagios - Industry standard monitoring software, which has a lot of plugins and customisation posibilities. - GPL
  52. ## Office Suites
  53. * http://onlyoffice.org/ - Only Office - An office suite that enables you to manage documents, projects, team and customer relations in one place. - GNU AGPL 3.0
  54. * https://ethercalc.org/ - EtherCalc - Web spreadsheet. - CPAL 1.0
  55. * http://etherpad.org/ - Etherpad - Etherpad is a highly customizable Open Source online editor providing collaborative editing in really real-time. - Apache License
  56. ## Photo Galleries
  57. * http://piwigo.org/ - Piwigo - Photo gallery software for the web, built by an active community of users and developers. - GNU GPL 2.0
  58. * https://github.com/electerious/Lychee - Lychee - an open source grid and album based photo-management-system - MIT
  59. ## RSS Readers
  60. * http://freshrss.org/ - Fresh RSS - A free, self-hostable RSS aggregator. - GNU-AGPL-3.0
  61. * https://tt-rss.org/redmine/projects/tt-rss/wiki - Tiny Tiny RSS - Open source web-based news feed (RSS/Atom) reader and aggregator. - GNU GPL 3.0
  62. ## Social Networks
  63. * https://diasporafoundation.org/ - Diaspora - Distributed social networking service. - GNU-AGPL-3.0
  64. * http://friendica.com/ - Friendica - Social Communication Server. GNU-AGPL 3.0
  65. ## URL Shorteners
  66. * https://github.com/YOURLS/YOURLS - YOURLS - YOURLS is a set of PHP scripts that will allow you to run Your Own URL Shortener. - MIT