Compare commits

...

7 Commits

Author SHA1 Message Date
David Shay
6ea6653852
Merge b72c86fc305f4719a24404cd83e94872733e5e39 into f29d91b3200af1714a8e68738a88b486eb920644 2023-07-07 22:15:30 +01:00
nodiscc
f29d91b320
Remote Access: clarify that the section is about servers and web clients (#3979)
- ref. https://github.com/awesome-foss/awesome-sysadmin/issues/404
2023-07-07 18:00:04 +00:00
nodiscc
2e0e142bf2
Merge pull request #3977 from awesome-selfhosted/update-92five-license
update 92five license, remove outdated source code link
2023-07-06 20:36:55 +00:00
nodiscc
d22d53df89
remove 92five source code link
This is not the source code for the application distributed on the main website, stopped being updated in March 2022
2023-07-06 20:24:33 +00:00
nodiscc
3469b5b32e
update 92five license
92five switcher to a fully proprietary license with no rights to reproduce/redistribute https://92fiveapp.com/licence.html
2023-07-06 20:23:01 +00:00
David Shay
b72c86fc30
Merge pull request #1 from davideshay/davideshay-add-specifically-clementines
Add Specifically Clementines to Recipe section
2023-07-03 00:03:07 -04:00
David Shay
44d9dacb7f
Add Specifically Clementines to Recipe section
Add Specifically Clementines grocery list/shopping/recipe app to Recipe section -- previously known as "Groceries"
2023-07-03 00:01:59 -04:00
2 changed files with 3 additions and 2 deletions

View File

@ -1671,6 +1671,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
- [Recepturer](https://recepturer.com/) `⚠` - Let Recepturer help you organize all your recipes in one place. You can add, edit and delete recipes, and create meal plans. Simply type your recipe and all ingredients will be listed as you go. Data is stored on Dropbox. ([Source Code](https://github.com/sjoerdvanderhoorn/recepturer)) `MIT` `Javascript`
- [RecipeSage](https://github.com/julianpoy/recipesage) - A recipe keeper, meal plan organizer, and shopping list manager that can import recipes directly from any URL. ([Demo](https://recipesage.com)) `AGPL-3.0` `Nodejs`
- [reciphpes!](https://github.com/nanawel/reciphpes) - A lightweight, Symfony-based recipes indexing software supporting search and tags, using a SQLite database. `MIT` `Docker`
- [Specifically Clementines](https://davideshay.github.io/groceries/) - Grocery shopping app previously called "groceries". Reliable sync with multiple users/devices (web/mobile/Android/iOS). Includes recipes and integration with Tandoor. ([Source Code](https://github.com/davideshay/groceries)) `MIT` `JavaScript`
- [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/accounts/login/?demo), [Source Code](https://github.com/vabene1111/recipes/)) `MIT` `Python`
@ -1678,7 +1679,7 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe).
**[`^ back to top ^`](#awesome-selfhosted)**
[Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) software for remote management of computer systems.
[Remote desktop](https://en.wikipedia.org/wiki/Remote_desktop_software) and [SSH](https://en.wikipedia.org/wiki/Secure_Shell) servers and web interfaces for remote management of computer systems.
- [Firezone](https://www.firezone.dev/) - Self-hosted secure remote access gateway that supports the WireGuard protocol. It offers a Web GUI, 1-line install script, multi-factor auth (MFA), and SSO. ([Source Code](https://github.com/firezone/firezone)) `Apache-2.0` `Elixir`
- [Guacamole](https://guacamole.apache.org) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C`

View File

@ -145,7 +145,7 @@
### Software Development - Project Management
- [92five](https://92fiveapp.com/) - Self-hosted project management application. ([Source code](https://github.com/chintanbanugaria/92five)) `CC-BY-NC-4.0` `PHP`
- [92five](https://92fiveapp.com/) - Self-hosted project management application. `⊘ Proprietary` `PHP`
- [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP`
- [BitBucket Server](https://www.atlassian.com/software/bitbucket/enterprise/data-center) - Enterprise-level Git solution similar to GitLab. `⊘ Proprietary` `Java`
- [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java`