mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-01-18 03:50:34 +00:00
Compare commits
5 Commits
2dbf18e859
...
22083d0d4d
Author | SHA1 | Date | |
---|---|---|---|
|
22083d0d4d | ||
|
a993ac9d52 | ||
|
cbb9bb3871 | ||
|
4ce5603e6e | ||
|
4a970d80d2 |
15
README.md
15
README.md
@ -74,6 +74,7 @@ See [Contributing](.github/CONTRIBUTING.md).
|
||||
- [Office Suites](#office-suites)
|
||||
- [Password Managers](#password-managers)
|
||||
- [Pastebins](#pastebins)
|
||||
- [Payment Processors](#payment-processors)
|
||||
- [Personal Dashboards](#personal-dashboards)
|
||||
- [Photo and Video Galleries](#photo-and-video-galleries)
|
||||
- [Polls and Events](#polls-and-events)
|
||||
@ -173,7 +174,7 @@ _Related: [Content Management Systems (CMS)](#content-management-systems-cms)_
|
||||
|
||||
[Automation](https://en.wikipedia.org/wiki/Automation) software designed to reduce human intervention in processes.
|
||||
|
||||
_Related: [Internet of Things (IoT)](#internet-of-things-iot)_
|
||||
_Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Development - Continuous Integration & Deployment](#software-development---continuous-integration--deployment)_
|
||||
|
||||
- [Accelerated Text](https://github.com/accelerated-text/accelerated-text) - Automatically generate multiple natural language descriptions of your data varying in wording and structure. ([Source Code](https://github.com/accelerated-text/accelerated-text)) `Apache-2.0` `Java`
|
||||
- [Actionsflow](https://actionsflow.github.io/docs/) `⚠` - The free Zapier/IFTTT alternative for developers to automate your workflows based on Github actions. ([Source Code](https://github.com/actionsflow/actionsflow)) `MIT` `Docker/Nodejs`
|
||||
@ -1394,6 +1395,7 @@ _Related: [Inventory Management](#inventory-management), [Resource Planning - En
|
||||
- [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`
|
||||
- [Bitcart](https://bitcart.ai) - A self-hosted cryptocurrencies payment processor and development platform. ([Demo](https://admin.bitcart.ai), [Source Code](https://github.com/bitcart)) `MIT` `Docker/Python/Nodejs`
|
||||
- [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#`
|
||||
- [Bigcapital](https://bigcapital.ly) - A self-hosted financial accounting and inventory management software for small to medium businesses. ([Source Code](https://github.com/bigcapitalhq/bigcapital)) `AGPL-3.0` `Docker`
|
||||
- [Budget Zen](https://budgetzen.net) - End-to-end encrypted and simple expense manager. ([Demo](https://app.budgetzen.net), [Source Code](https://github.com/BrunoBernardino/budgetzen-web)) `AGPL-3.0` `Deno`
|
||||
- [budgetzero](https://github.com/budgetzero/budgetzero) - Free, self-hosted, open-source, envelope-budgeting web and desktop app. ([Demo](https://app.budgetzero.io/budget)) `AGPL-3.0` `Nodejs`
|
||||
- [Crater](https://github.com/crater-invoice/crater) - Free & Open Source Invoice App for Freelancers & Small Businesses. ([Demo](https://demo.craterapp.com/)) `AAL` `PHP`
|
||||
@ -1545,6 +1547,15 @@ 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`
|
||||
|
||||
|
||||
### Payment Processors
|
||||
|
||||
**[`^ back to top ^`](#awesome-selfhosted)**
|
||||
|
||||
A payment processor is a system that enables financial transactions, commonly employed by a merchant, to handle transactions with customers from various channels such as credit cards and debit cards or bank accounts.
|
||||
|
||||
- [HyperSwitch](https://github.com/juspay/hyperswitch) - An Open Source Financial Switch to make Payments fast, reliable & affordable.
|
||||
`Apache-2.0` `Rust`
|
||||
|
||||
### Personal Dashboards
|
||||
|
||||
**[`^ back to top ^`](#awesome-selfhosted)**
|
||||
@ -1807,6 +1818,8 @@ Software for easy installation, management and configuration of self-hosted serv
|
||||
|
||||
[Continuous integration](https://en.wikipedia.org/wiki/Continuous_integration) and [Continuous deployment](https://en.wikipedia.org/wiki/Continuous_deployment) software and tools.
|
||||
|
||||
_Related: [Automation](#automation)_
|
||||
|
||||
**Please visit [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://github.com/awesome-foss/awesome-sysadmin#continuous-integration--continuous-deployment)**
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user