diff options
author | bitcoinshirt <36959754+bitcoinshirt@users.noreply.github.com> | 2018-12-18 11:44:04 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-18 11:44:04 +0000 |
commit | 96a804c6122610b9a5893fab409730d52482ce5d (patch) | |
tree | 3f1532106b4ac5f12fdac96f812f6ca3b64a0ab8 | |
parent | Merge pull request #1573 from Kickball/Add_Booking (diff) | |
download | awesome-selfhosted-96a804c6122610b9a5893fab409730d52482ce5d.tar.gz awesome-selfhosted-96a804c6122610b9a5893fab409730d52482ce5d.zip |
Add BTCPay Server - Self-Hosted payment processor
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -945,6 +945,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https See also https://github.com/n1trux/awesome-sysadmin#it-asset-management - [Akaunting](https://akaunting.com/) - Akaunting is a free, online and open source accounting software designed for small businesses and freelancers. ([Source Code](https://github.com/akaunting/akaunting)) `GPL-3.0` `PHP` +- [BTCPay Server](https://btcpayserver.org/) - A self-hosted Bitcoin and other cryptocurrencies payment processor. ([Demo](https://mainnet.demo.btcpayserver.org/), [Source Code](https://github.com/btcpayserver/)) `MIT` `C#` - [Benedetto](https://github.com/arecker/bennedetto) - Bennedetto is a simple, turn-based budget management app. `GPL-3.0` `Python` - [Boodle](https://github.com/manuel-uberti/boodle) - Simple accounting single-page application in Clojure and ClojureScript. `EPL-1.0` `Clojure` - [Budget App](https://github.com/paukiatwee/budgetapp/) - Budget App is an open source personal budgeting application. `Apache-2.0` `Java` |