Compare commits

...

9 Commits

Author SHA1 Message Date
Vedant Khairnar
327e2eb269
Merge 6cc35a575515bd286c850108bcb8be1f7b15c59a into 1e82d94f65ec6c93ce784369c141f1452be97fb4 2023-07-05 11:47:25 +00:00
Rabenherz112
1e82d94f65
Remove Tiny Tiny IRC (project archived, repo down) (#3970) 2023-07-05 11:47:18 +00:00
Vedant Khairnar
6cc35a5755
Merge branch 'awesome-selfhosted:master' into master 2023-07-05 11:29:41 +05:30
Vedant Khairnar
44b6be9ef2
Updated Hyperswitch
Co-authored-by: nodiscc <nodiscc@gmail.com>
2023-07-04 16:03:07 +05:30
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
Vedant Khairnar
4ce5603e6e
Added HyperSwitch in Payment Processors 2023-06-13 13:52:29 +05:30
Vedant Khairnar
4a970d80d2
Added HyperSwitch to Payment Processors 2023-06-13 13:22:10 +05:30

View File

@ -495,7 +495,6 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [Quassel IRC](https://quassel-irc.org/) - Distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core. ([Source Code](https://github.com/quassel/quassel)) `GPL-2.0` `C++`
- [Robust IRC](https://robustirc.net/) - RobustIRC is IRC without netsplits. Distributed IRC server, based on RobustSession protocol. ([Source Code](https://github.com/robustirc/robustirc)) `BSD-3-Clause` `Go`
- [The Lounge](https://thelounge.chat/) - Self-hosted web IRC client. ([Demo](https://demo.thelounge.chat/), [Source Code](https://github.com/thelounge/thelounge)) `MIT` `Nodejs/Docker`
- [Tiny Tiny IRC](https://tt-rss.org/tt-irc/) - An open source AJAX-powered chat platform with support for IRC ([Source Code](https://git.tt-rss.org/fox/tt-irc)). `GPL-3.0` `PHP/Java`
- [UnrealIRCd](https://www.unrealircd.org/) - Modular, advanced and highly configurable IRC server written in C for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/unrealircd/unrealircd)) `GPL-2.0` `C`
- [Weechat](https://weechat.org/) - Fast, light and extensible chat client. `GPL-3.0` `C`
- [ZNC](https://wiki.znc.in/ZNC) - Advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache-2.0` `C++`
@ -1404,6 +1403,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`
@ -1539,7 +1539,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`
### Personal Dashboards
**[`^ back to top ^`](#awesome-selfhosted)**