mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-16 13:30:36 +00:00
Compare commits
8 Commits
15c44a96a5
...
1c20fb17d5
Author | SHA1 | Date | |
---|---|---|---|
|
1c20fb17d5 | ||
|
1815f7b37e | ||
|
9f86aef9b3 | ||
|
672ce80ac5 | ||
|
9df77d4569 | ||
|
83ece09bf5 | ||
|
4259e70ec8 | ||
|
8cdfbd425e |
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -23,6 +23,7 @@ To ensure your PR is dealt with swiftly please check the following:
|
||||
- [ ] Any category you are creating has the minimum requirement of 3 items.
|
||||
If not, your addition may be inserted into `Miscellaneous`.
|
||||
- [ ] Any software project you are adding to the list is actively maintained.
|
||||
- [ ] Any software project you are adding was first released more than 4 months ago.
|
||||
- [ ] Any software project you are adding has working installation instructions.
|
||||
- [ ] The pull request title is informative, unlike "Update README.md".
|
||||
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
|
||||
|
@ -335,6 +335,7 @@ _See also: [Comparison of CalDAV and CardDAV implementations - Wikipedia](https:
|
||||
|
||||
[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 protocols.
|
||||
|
||||
- [ADPS](https://adps-project.org/) - Amateur Digital Post Service is an offline communicaion software which has 2 separate implementations, one is written on C# (GUI) and another is written on Python (CLI). ([GUI Client Source Code](https://github.com/ivanmihval/SharpADPS), [CLI Client Source Code](https://github.com/ivanmihval/PyADPS)) `MIT` `C#/Python`
|
||||
- [Apprise](https://github.com/caronc/apprise) - Apprise allows you to send a notification to almost all of the most popular notification services available to us today such as: Telegram, Discord, Slack, Amazon SNS, Gotify, etc. `MIT` `Python/Docker`
|
||||
- [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/Docker/K8S`
|
||||
@ -1406,6 +1407,7 @@ _Related: [Inventory Management](#inventory-management), [Resource Planning - En
|
||||
- [Ghostfolio](https://ghostfol.io/) - Wealth management software to keep track of stocks, ETFs and cryptocurrencies. ([Source Code](https://github.com/ghostfolio/ghostfolio)) `AGPL-3.0` `Docker/Nodejs`
|
||||
- [GRR](https://grr.devome.com/?lang=en) - Assets management and booking for small/medium companies. ([Source Code](https://github.com/JeromeDevome/GRR)) `GPL-2.0` `PHP`
|
||||
- [Hub20](https://hub20.io/) - A self-hosted payment processor for Ethereum and ERC20 Tokens. ([Source Code](https://gitlab.com/mushroomlabs/hub20/)) `AGPL-3.0` `Docker/Python`
|
||||
- [HyperSwitch](https://hyperswitch.io/) `⚠` - HyperSwitch is an Open Source Financial Switch to make payments Fast, Reliable and Affordable. It lets you connect with multiple payment processors and route traffic effortlessly, all with a single API integration. ([Source Code](https://github.com/juspay/hyperswitch)) `Apache-2.0` `Docker/Rust`
|
||||
- [IHateMoney](https://ihatemoney.org/) - Manage your shared expenses, easily. ([Demo](https://ihatemoney.org/demo/), [Source Code](https://github.com/spiral-project/ihatemoney)) `BSD-3-Clause` `Docker/Python`
|
||||
- [Invoice Ninja](https://www.invoiceninja.org/) - Powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source Code](https://github.com/invoiceninja/invoiceninja)) `AAL` `PHP`
|
||||
- [InvoicePlane](https://github.com/InvoicePlane/InvoicePlane) - Manage quotes, invoices, payments and customers for your small business. `MIT` `PHP`
|
||||
@ -1543,7 +1545,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content
|
||||
- [Wastebin](https://github.com/matze/wastebin) - Lightweight, minimal and fast pastebin with an SQLite backend. ([Demo](https://bin.bloerg.net)) `MIT` `Rust`
|
||||
- [YABin](https://github.com/Yureien/YABin) - A pastebin that contains plentiful features while remaining simple. Supports optional E2E encryption, a client-side CLI app, syntax highlighting, minimalistic UI, APIs, keyboard shortcuts, and more. It can even be run in serverless environments. ([Demo](https://bin.sohamsen.me/)) `MIT` `Nodejs`
|
||||
|
||||
|
||||
### Personal Dashboards
|
||||
|
||||
**[`^ back to top ^`](#awesome-selfhosted)**
|
||||
|
Loading…
x
Reference in New Issue
Block a user