mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-15 20:40:36 +00:00
Compare commits
No commits in common. "ac58d23abde4d09e9038b7901262ee108b95ba60" and "98721a36df8d4c7cf9430c7ccfb9ef0aac7d6922" have entirely different histories.
ac58d23abd
...
98721a36df
52
README.md
52
README.md
@ -20,9 +20,12 @@ See [Contributing](.github/CONTRIBUTING.md).
|
||||
- [Blogging Platforms](#blogging-platforms)
|
||||
- [Booking and Scheduling](#booking-and-scheduling)
|
||||
- [Bookmarks and Link Sharing](#bookmarks-and-link-sharing)
|
||||
- [Calendar & Contacts](#calendar--contacts)
|
||||
- [Calendar & Contacts - CalDAV or CardDAV Servers](#calendar--contacts---caldav-or-carddav-servers)
|
||||
- [Calendar & Contacts - CalDAV or CardDAV Web-based Clients](#calendar--contacts---caldav-or-carddav-web-based-clients)
|
||||
- [Communication](#communication)
|
||||
- [Communication - Custom Communication Systems](#communication---custom-communication-systems)
|
||||
- [Communication - Email](#communication---email)
|
||||
- [Communication - Email - Complete Solutions](#communication---email---complete-solutions)
|
||||
- [Communication - Email - Mail Delivery Agents](#communication---email---mail-delivery-agents)
|
||||
- [Communication - Email - Mail Transfer Agents](#communication---email---mail-transfer-agents)
|
||||
@ -32,6 +35,7 @@ See [Contributing](.github/CONTRIBUTING.md).
|
||||
- [Communication - SIP](#communication---sip)
|
||||
- [Communication - Social Networks and Forums](#communication---social-networks-and-forums)
|
||||
- [Communication - Video Conferencing](#communication---video-conferencing)
|
||||
- [Communication - XMPP](#communication---xmpp)
|
||||
- [Communication - XMPP - Servers](#communication---xmpp---servers)
|
||||
- [Communication - XMPP - Web Clients](#communication---xmpp---web-clients)
|
||||
- [Community-Supported Agriculture (CSA)](#community-supported-agriculture-csa)
|
||||
@ -261,17 +265,24 @@ Software which allows users to add, annotate, edit, and share [bookmarks](https:
|
||||
- [xBrowserSync](https://www.xbrowsersync.org) - Open source tool for syncing browser data between browsers and devices. ([Source Code](https://github.com/xBrowserSync)) `MIT` `Nodejs`
|
||||
|
||||
|
||||
### Calendar & Contacts - CalDAV or CardDAV Servers
|
||||
### Calendar & Contacts
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[CalDAV](https://en.wikipedia.org/wiki/CalDAV) and [CardDAV](https://en.wikipedia.org/wiki/CardDAV) protocol servers [Electronic calendar](https://en.wikipedia.org/wiki/Calendaring_software) and [address book](https://en.wikipedia.org/wiki/Address_book) and [contact management](https://en.wikipedia.org/wiki/Contact_manager).
|
||||
[Electronic calendar](https://en.wikipedia.org/wiki/Calendaring_software) and [address book](https://en.wikipedia.org/wiki/Address_book)/[contact management](https://en.wikipedia.org/wiki/Contact_manager) software.
|
||||
|
||||
_Related: [Groupware](#groupware)_
|
||||
|
||||
_See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https://en.wikipedia.org/wiki/Comparison_of_CalDAV_and_CardDAV_implementations)_
|
||||
|
||||
|
||||
|
||||
### Calendar & Contacts - CalDAV or CardDAV Servers
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[CalDAV](https://en.wikipedia.org/wiki/CalDAV) and [CardDAV](https://en.wikipedia.org/wiki/CardDAV) protocol servers.
|
||||
|
||||
- [Baïkal](https://sabre.io/baikal/) - Lightweight CalDAV and CardDAV server based on sabre/dav. ([Source Code](https://github.com/sabre-io/Baikal)) `GPL-3.0` `PHP`
|
||||
- [calypso](https://keithp.com/calypso/) - Python-based CalDAV and CardDAV server, forked from Radicale. ([Source Code](https://keithp.com/cgit/)) `GPL-3.0` `Python`
|
||||
- [DAViCal](https://www.davical.org/) - Server for calendar sharing (CalDAV) that uses a PostgreSQL database as a data store. ([Source Code](https://gitlab.com/davical-project/davical)) `GPL-2.0` `PHP`
|
||||
@ -295,11 +306,19 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
|
||||
- [InfCloud](https://www.inf-it.com/open-source/clients/infcloud/) - Open source CalDAV/CardDAV web client implementation. ([Demo](https://www.inf-it.com/infcloud/), [Source Code](https://www.inf-it.com/InfCloud_0.13.1.zip)) `AGPL-3.0` `Javascript`
|
||||
|
||||
|
||||
### Communication
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users.
|
||||
|
||||
|
||||
|
||||
### Communication - Custom Communication Systems
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Communication software](https://en.wikipedia.org/wiki/Communication_software) used to provide remote access to systems and exchange files and messages in text, audio and/or video formats between different computers or users, using their own custom procols.
|
||||
Communication software using their own custom procols.
|
||||
|
||||
- [BluetoothCommunicatorExample](https://github.com/niedev/BluetoothCommunicatorExample) - Bluetooth LE chat app to communicate between android devices with P2P architecture. ([Clients](https://github.com/niedev/RTranslator)) `Apache-2.0` `Java`
|
||||
- [Centrifugo](https://centrifugal.dev/) - Language-agnostic real-time messaging (Websocket or SockJS) server. ([Demo](https://github.com/centrifugal/centrifugo#demo), [Source Code](https://github.com/centrifugal/centrifugo)) `MIT` `Go`
|
||||
@ -352,11 +371,19 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
|
||||
- [Zulip](https://zulip.org) - Zulip is a powerful, open source group chat application. ([Source Code](https://github.com/zulip/zulip)) `Apache-2.0` `Python`
|
||||
|
||||
|
||||
### Communication - Email
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[E-mail](https://en.wikipedia.org/wiki/Email) software.
|
||||
|
||||
|
||||
|
||||
### Communication - Email - Complete Solutions
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g. for inexperienced or impatient admins.
|
||||
Simple deployment of a mail server, e.g. for inexperienced or impatient admins.
|
||||
|
||||
- [AnonAddy](https://anonaddy.com) - Open source email forwarding service for creating aliases. ([Source Code](https://github.com/anonaddy/anonaddy)) `MIT` `PHP`
|
||||
- [DebOps](https://docs.debops.org/) - Your Debian-based data center in a box. A set of general-purpose Ansible roles that can be used to manage Debian or Ubuntu hosts. ([Source Code](https://github.com/debops/debops)) `GPL-3.0-only` `YAML/Ansible/Python`
|
||||
@ -575,11 +602,19 @@ _Related: [Conference Management](#conference-management)_
|
||||
- [Wirow](https://github.com/wirow-io/wirow-server) - A full featured self-hosted video web-conferencing platform. `AGPL-3.0` `C`
|
||||
|
||||
|
||||
### Communication - XMPP
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP) communication software.
|
||||
|
||||
|
||||
|
||||
### Communication - XMPP - Servers
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP) servers.
|
||||
XMPP servers.
|
||||
|
||||
- [ejabberd](https://www.ejabberd.im/) - XMPP instant messaging server. ([Source Code](https://github.com/processone/ejabberd)) `GPL-2.0` `Erlang`
|
||||
- [jackal](https://github.com/ortuman/jackal) - XMPP server with focus on stability, simple configuration and low resource consumption. `Apache-2.0` `Go`
|
||||
@ -595,7 +630,7 @@ _Related: [Conference Management](#conference-management)_
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP) Web clients/interfaces.
|
||||
XMPP Web clients/interfaces.
|
||||
|
||||
- [Converse.js](https://conversejs.org/) - Free and open-source XMPP chat client in your browser. ([Source Code](https://github.com/conversejs/converse.js)) `MPL-2.0` `Javascript`
|
||||
- [JSXC](https://jsxc.org) - Real-time XMPP web chat application with video calls, file transfer and encrypted communication. There are also versions for Nextcloud/Owncloud and SOGo. ([Source Code](https://github.com/jsxc/jsxc)) `MIT` `Javascript`
|
||||
@ -1862,7 +1897,7 @@ Tools and software for [software testing](https://en.wikipedia.org/wiki/Software
|
||||
|
||||
[Static site generators](https://en.wikipedia.org/wiki/Web_template_system#Static_site_generators) generate full static HTML websites based on raw data, plain text files and a set of templates.
|
||||
|
||||
**Please visit [staticsitegenerators.net](https://staticsitegenerators.net), [staticgen.com](https://www.staticgen.com)**
|
||||
**Static site generators are not listed within this list. Please visit [staticsitegenerators.net](https://staticsitegenerators.net), [staticgen.com](https://www.staticgen.com)**
|
||||
|
||||
|
||||
### Status / Uptime pages
|
||||
@ -1873,11 +1908,12 @@ Tools and software for [software testing](https://en.wikipedia.org/wiki/Software
|
||||
|
||||
_Related: [Monitoring](#monitoring)_
|
||||
|
||||
**Please visit [awesome-sysadmin/Status Pages](https://github.com/awesome-foss/awesome-sysadmin#status-pages)**
|
||||
|
||||
- [cState](https://github.com/cstate/cstate) - Static status page for hyperfast Hugo. Clean design, minimal JS, super light HTML/CSS, high customization, optional admin panel, read-only API, IE8+. Best used with Netlify, Docker. ([Demo](https://cstate.mnts.lt/)) `MIT` `Go`
|
||||
- [s.Status](https://github.com/scolastico-dev/s.Status) - Open-source server status page written in java. `MPL-2.0` `Java`
|
||||
- [StatPing.ng](https://statping-ng.github.io/) - An easy to use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. ([Source Code](https://github.com/statping-ng/statping-ng)) `GPL-3.0` `Docker/Go`
|
||||
- [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted website monitoring tool like "Uptime Robot". ([Demo](https://demo.uptime.kuma.pet)) `MIT` `Nodejs`
|
||||
- [Vigil](https://crates.io/crates/vigil-server) - Microservices Status Page. Monitors a distributed infrastructure and sends alerts (Slack, SMS, etc.). ([Demo](https://status.crisp.chat/), [Source Code](https://github.com/valeriansaliou/vigil)) `MPL-2.0` `Rust/Docker`
|
||||
|
||||
|
||||
### Task Management & To-do Lists
|
||||
|
16
non-free.md
16
non-free.md
@ -63,7 +63,7 @@
|
||||
- [MapTiler Server](https://www.maptiler.com/server/) - Software for self-hosting of OpenStreetMap vector tiles, satellite imagery, own geodata and data from PostGIS database. `⊘ Proprietary` `Unknown`
|
||||
|
||||
|
||||
### Media Streaming - Video Streaming
|
||||
### Media Streaming
|
||||
|
||||
- [Channels DVR Server](https://getchannels.com/dvr-server/) - Flexible server providing a whole home self hosted DVR experience for [Channels](https://getchannels.com). `⊘ Proprietary` `Unknown`
|
||||
- [Emby](https://emby.media/) - Home media server supporting both DLNA and DIAL (Chromecast) devices out-of-the-box. `⊘ Proprietary` `C#`
|
||||
@ -104,13 +104,20 @@
|
||||
- [ElasticSearch](https://www.elastic.co/elasticsearch/) - Distributed, RESTful search and analytics engine. ([Source Code](https://github.com/elastic/elasticsearch)) `SSPL-1.0` `Java`
|
||||
|
||||
|
||||
### Software Development - Project Management
|
||||
### Software Development
|
||||
|
||||
- [92five](https://92fiveapp.com/) - Self-hosted project management application. ([Source code](https://github.com/chintanbanugaria/92five)) `CC-BY-NC-4.0` `PHP`
|
||||
- [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP`
|
||||
- [Bamboo](https://www.atlassian.com/software/bamboo) - Continuous integration server. `⊘ Proprietary` `Java`
|
||||
- [BitBucket Server](https://www.atlassian.com/software/bitbucket/enterprise/data-center) - Enterprise-level Git solution similar to GitLab. `⊘ Proprietary` `Java`
|
||||
- [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java`
|
||||
- [Crucible](https://www.atlassian.com/software/crucible) - Peer code review application. `⊘ Proprietary` `Java`
|
||||
- [JIRA](https://www.atlassian.com/software/jira) - Professional and extensible issue tracker. `⊘ Proprietary` `Java`
|
||||
- [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django`
|
||||
|
||||
|
||||
### Software Development - Project Management
|
||||
|
||||
- [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP`
|
||||
- [Duet](https://duetapp.com/) - Invoicing and project management with an integrated client portal. ([Demo](https://duetapp.com/start-demo)) `⊘ Proprietary` `PHP`
|
||||
- [Kanban Tool](https://kanbantool.com/kanban-tool-on-site) - Advanced Kanban boards with time tracking. `⊘ Proprietary` `Ruby`
|
||||
- [Kantree](https://kantree.io) - Work management and collaboration. `⊘ Proprietary` `Python`
|
||||
@ -119,8 +126,6 @@
|
||||
|
||||
### Software Development - Testing
|
||||
|
||||
- [Bamboo](https://www.atlassian.com/software/bamboo) - Continuous integration server. `⊘ Proprietary` `Java`
|
||||
- [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python/Django`
|
||||
- [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go`
|
||||
|
||||
|
||||
@ -129,7 +134,6 @@
|
||||
- [Deskpro](https://www.deskpro.com/) - On-Premise helpdesk software that includes email, chat, voice & helpcentre publishing. Full visible source code and API. `⊘ Proprietary` `Unknown`
|
||||
- [Full Help](https://www.fullhelp.com/en/) - Simple, easy to use help desk & knowledge base software. Custom branding, custom themes, restful API, communication channels, multi-company support, multi-language support, and much more! At least 1 new release per month. `⊘ Proprietary` `PHP`
|
||||
- [Jitbit Helpdesk](https://www.jitbit.com/helpdesk/) - Self-hosted help desk software - simple but powerful. ([Demo](https://www.jitbit.com/saas-helpdesk/trial/)) `⊘ Proprietary` `ASP.NET`
|
||||
- [JIRA](https://www.atlassian.com/software/jira) - Professional and extensible issue tracker. `⊘ Proprietary` `Java`
|
||||
- [SupportPal](https://www.supportpal.com/) - Powerful help desk software - easy, fast and intuitive. ([Demo](https://demo.supportpal.com/en)) `⊘ Proprietary` `PHP`
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user