mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-24 13:52:09 +02:00
Update README.md
Added a new category for low code tools and updated information on Appsmith
This commit is contained in:
parent
3f236b1ddb
commit
04a4d3001f
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -63,6 +63,7 @@ See [Contributing](.github/CONTRIBUTING.md).
|
|||
- [Internet of Things (IoT)](#internet-of-things-iot)
|
||||
- [Knowledge Management Tools](#knowledge-management-tools)
|
||||
- [Learning and Courses](#learning-and-courses)
|
||||
- [Low Code](#low-code)
|
||||
- [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps)
|
||||
- [Media Streaming](#media-streaming)
|
||||
- [Media Streaming - Audio Streaming](#media-streaming---audio-streaming)
|
||||
|
@ -1069,6 +1070,14 @@ Games, game servers and control panels.
|
|||
- [RosarioSIS](https://www.rosariosis.org/) - RosarioSIS, free Student Information System for school management. ([Demo](https://www.rosariosis.org/demo/), [Source Code](https://gitlab.com/francoisjacquet/rosariosis/)) `GPL-2.0` `PHP`
|
||||
- [Sakai](https://www.sakaiproject.org/) - The Sakai project provides a flexible and feature-rich environment for teaching, learning, research and other collaboration. ([Demo](https://www.sakaiproject.org/try-sakai), [Source Code](https://github.com/sakaiproject/sakai)) `ECL-2.0` `Java`
|
||||
|
||||
### Low Code
|
||||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
- [Appsmith](https://www.appsmith.com) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Demo](https://app.appsmith.com), [Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `JavaScript`
|
||||
- [ERPNext](https://erpnext.com) - Free and Open Source Enterprise Resource Planning (ERP). ([Demo](https://app.appsmith.com), [Source Code](https://github.com/frappe/erpnext)) `GPL-3.0` `Python`
|
||||
- [GrapeJS](https://grapesjs.com) - Free and Open source Web Builder Framework. Next generation tool for building templates without coding. ([Demo](https://app.appsmith.com), [Source Code](https://github.com/artf/grapesjs)) `BSD 3-Clause` `JavaScript`
|
||||
|
||||
|
||||
### Maps and Global Positioning System (GPS)
|
||||
|
||||
|
@ -1534,6 +1543,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
|
|||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
- [Appsmith](https://www.appsmith.com) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Demo](https://app.appsmith.com), [Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `JavaScript`
|
||||
- [Dolibarr](https://www.dolibarr.org/) - Dolibarr ERP CRM is a modern software package to manage your company or foundation activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). ([Demo](https://www.dolibarr.org/onlinedemo.php), [Source Code](https://github.com/Dolibarr/dolibarr)) `GPL-3.0-or-later` `PHP`
|
||||
- [ERPNext](https://erpnext.com) - Free open source ERP system. ([Source Code](https://github.com/frappe/erpnext)) `GPL-3.0` `Python`
|
||||
- [LedgerSMB](https://ledgersmb.org/) - Integrated accounting and ERP system for small and midsize businesses, with double entry accounting, budgeting, invoicing, quotations, projects, orders and inventory management, shipping and more. ([Demo](https://demo.cloud.efficito.com/erp/1.5/login.pl), [Source Code](https://github.com/ledgersmb/LedgerSMB)) `GPL-2.0` `Perl`
|
||||
|
@ -1648,7 +1658,7 @@ _Related: [Static site generators](#static-site-generators)_
|
|||
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
- [Appsmith](https://www.appsmith.com/) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `Java/Docker`
|
||||
- [Appsmith](https://www.appsmith.com/) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `JavaScript/Docker`
|
||||
- [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP`
|
||||
- [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go`
|
||||
- [Budibase](https://www.budibase.com) - Build and automate internal tools, admin panels, dashboards, CRUD apps, and more, in minutes. Budibase is the open source alternative to Outsystems, Retool, Mendix, Appian. ([Source Code](https://github.com/Budibase/budibase)) `GPL-3.0` `Nodejs`
|
||||
|
|
Loading…
Add table
Reference in a new issue