Compare commits

..

4 Commits

Author SHA1 Message Date
Vedant Khairnar
f755eb9942
Merge 7d4237f839e67279b657f138fe5ec18c92ab4e0f into a5ab91d74e39949783e8d09879750a4d65da4e01 2023-07-03 09:23:35 +00:00
Vedant Khairnar
7d4237f839
Removed Hyperswitch from Payments 2023-07-03 14:53:30 +05:30
Vedant Khairnar
9d39a55a99
Merge branch 'master' into master 2023-07-03 14:51:45 +05:30
Vedant Khairnar
a33f9b8370
Updated Hyperswitch to Money, Budgeting & Management 2023-07-03 14:49:18 +05:30

View File

@ -74,7 +74,6 @@ 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)
@ -1408,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`
@ -1544,16 +1544,6 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content
- [wantguns/bin](https://github.com/wantguns/bin) - Minimal pastebin for both textual and binary files shipped in a single statically linked binary. ([Demo](https://basedbin.fly.dev)) `GPL-3.0` `Rust`
- [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)**