some changes
All checks were successful
ci / deploy (push) Successful in 43s

This commit is contained in:
Stephan Hadan 2025-03-08 13:44:21 +01:00
parent 9e393769d9
commit 2464c60260
Signed by: stephan.hadan
GPG key ID: B2F9DCEB3DA700D5
3 changed files with 71 additions and 19 deletions

View file

@ -27,29 +27,46 @@ Ich versuche möglichst auf allen Betriebssystemen gleiche Anwendungen zu verwen
Bevorzugt verwende ich natürlich FOSS-Anwendungen.
| Anwendung | Kategorie | Linux | macOS | Windows | Lizenz |
| ------------------------------------------------------------------- | ------------------- | :---: | :---: | :-----: | ------------------------------------------------------------------------------------------------------------------------------------------ |
| [Amperfy](https://apps.apple.com/de/app/amperfy-music/id1530145038) | Musikplayer | ❌ | ✅ | ❌ | [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [Brave](https://brave.com/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt)/[LGPLv2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt) |
| [GIMP](https://www.gimp.org/) | Grafiksoftware | ✅ | ✅ | ✅ | [LGPLv3+](https://www.gnu.org/licenses/lgpl-3.0.txt) und [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [LibreOffice](https://de.libreoffice.org/) | Office-Paket | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt) |
| [LibreWolf](https://librewolf.net/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt) |
| [Vivaldi](https://vivaldi.com/de/) | Browser | ✅ | ✅ | ✅ | [Freeware](https://de.wikipedia.org/wiki/Freeware) (Teile von Dritten: MPL, GPL, BSD, Apache etc.) |
| [VSCodium](https://vscodium.com/) | Quelltext-Editor | ✅ | ✅ | ✅ | [MIT License](https://raw.githubusercontent.com/VSCodium/vscodium/refs/heads/master/LICENSE) |
| [Waterfox](https://www.waterfox.net/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt) |
| [Zoom](https://www.zoom.com/) | Videoconferencing | ✅ | ✅ | ✅ | Proprietär |
| [Zotero](https://www.zotero.org/) | Literaturverwaltung | ✅ | ✅ | ✅ | [AGPL v3](https://www.gnu.org/licenses/agpl-3.0.txt) |
| Anwendung | Kategorie | Linux | macOS | Windows | Lizenz |
| --------------------------------------------------------------------- | ---------------------------------------------------------- | :---: | :---: | :-----: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Amperfy](https://apps.apple.com/de/app/amperfy-music/id1530145038) | Musikplayer | ❌ | ✅ | ❌ | [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [Audacity](https://www.audacityteam.org/) | Audioeditor | ✅ | ✅ | ✅ | [GPLv2+](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt) |
| [Bitwarden](https://bitwarden.com/de-de/) | Passwort-Manager | ✅ | ✅ | ✅ | [Bitwarden License](https://raw.githubusercontent.com/bitwarden/clients/refs/heads/main/LICENSE_BITWARDEN.txt) und [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [Brave](https://brave.com/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt)/[LGPLv2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt) |
| [GIMP](https://www.gimp.org/) | Grafiksoftware | ✅ | ✅ | ✅ | [LGPLv3+](https://www.gnu.org/licenses/lgpl-3.0.txt) und [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [Inkscape](https://inkscape.org/de/) | Vektorgrafik-Programm | ✅ | ✅ | ✅ | [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [LibreOffice](https://de.libreoffice.org/) | Office-Paket | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt) |
| [LibreWolf](https://librewolf.net/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt) |
| [LocalSend](https://localsend.org/de) | Ad-hoc-Service | ✅ | ✅ | ✅ | [Apache-2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) |
| [Mozilla Firefox](https://www.mozilla.org/firefox/new/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt)/[LGPLv2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt) |
| [Mozilla Thunderbird](https://www.thunderbird.net/) | E-Mail-Programm, Feedreader, Newsreader, Instant-Messenger | ✅ | ✅ | ✅ | MPL/GPL/LGPL (Mehrfachlizenzierung) |
| [NetNewsWire](https://netnewswire.com/) | Feedreader | ❌ | ✅ | ❌ | [MIT License](https://raw.githubusercontent.com/Ranchero-Software/NetNewsWire/refs/heads/main/LICENSE) |
| [Nextcloud Desktop Client](https://nextcloud.com/features/#clients) | Filesharing-Client | ✅ | ✅ | ✅ | [GPLv2+](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt) |
| [Nextcloud Talk Desktop](https://nextcloud.com/install/#desktop-talk) | Client für Webkonferenzen | ✅ | ✅ | ✅ | [AGPL v3](https://www.gnu.org/licenses/agpl-3.0.txt) |
| [Podman Desktop](https://podman-desktop.io/) | Container Management | ✅ | ✅ | ✅ | [Apache-2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) |
| [Vivaldi](https://vivaldi.com/de/) | Browser | ✅ | ✅ | ✅ | [Freeware](https://de.wikipedia.org/wiki/Freeware) (Teile von Dritten: MPL, GPL, BSD, Apache etc.) |
| [VLC](https://www.videolan.org/vlc/) | Mediaplayer | ✅ | ✅ | ✅ | [GPLv2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt) und [LGPLv2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt) |
| [VSCodium](https://vscodium.com/) | Quelltext-Editor | ✅ | ✅ | ✅ | [MIT License](https://raw.githubusercontent.com/VSCodium/vscodium/refs/heads/master/LICENSE) |
| [Waterfox](https://www.waterfox.net/) | Browser | ✅ | ✅ | ✅ | [MPL-2.0](https://www.mozilla.org/media/MPL/2.0/index.f75d2927d3c1.txt) |
| [Zoom](https://www.zoom.com/) | Videoconferencing | ✅ | ✅ | ✅ | Proprietär |
| [Zotero](https://www.zotero.org/) | Literaturverwaltung | ✅ | ✅ | ✅ | [AGPL v3](https://www.gnu.org/licenses/agpl-3.0.txt) |
### Meine Command-Line-Tools
| Tool | Kategorie | Linux | macOS | Windows | Lizenz |
| ---- | --------- | :---: | :---: | :-----: | ------ |
| | | | | | |
| Tool | Kategorie | Linux | macOS | Windows | Lizenz |
| ---------------------------------- | ----------------------- | :---: | :---: | :-----: | ------------------------------------------------------------------------------------------------------------------ |
| [Ansible](http://www.ansible.com/) | Orchestrierung | ✅ | ✅ | ✅ | [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [Homebrew](https://brew.sh/) | Package-Manager | ✅ | ✅ | ❌ | [BSD 2-Clause "Simplified" License](https://raw.githubusercontent.com/Homebrew/brew/refs/heads/master/LICENSE.txt) |
| [Podman](https://podman.io/) | OS-level virtualization | ✅ | ✅ | ✅ | [Apache-2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) |
| | | | | | |
## Mobile Clients
### Meine Anwendungen
| Anwendung | Kategorie | iOS | iPadOS | Android | Fire OS | Lizenz |
| --------- | --------- | :-: | :----: | :-----: | :-----: | ------ |
| | | | | | | |
| Anwendung | Kategorie | iOS | iPadOS | Android | Fire OS | Lizenz |
| ----------------------------------------- | ---------------- | :-: | :----: | :-----: | :-----: | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Bitwarden](https://bitwarden.com/de-de/) | Passwort-Manager | ✅ | ✅ | ✅ | ❌ | [Bitwarden License](https://raw.githubusercontent.com/bitwarden/clients/refs/heads/main/LICENSE_BITWARDEN.txt) und [GPLv3+](https://www.gnu.org/licenses/gpl-3.0.txt) |
| [LocalSend](https://localsend.org/de) | Ad-hoc-Service | ✅ | ✅ | ✅ | ✅ | [Apache-2.0 license](https://www.apache.org/licenses/LICENSE-2.0.txt) |
| [NetNewsWire](https://netnewswire.com/) | Feedreader | ✅ | ✅ | ❌ | ❌ | [MIT License](https://raw.githubusercontent.com/Ranchero-Software/NetNewsWire/refs/heads/main/LICENSE) |
| | | | | | | |