https://github.com/mdecker-mobilecomputing/android_schimpfmeister
Random curse word generator as native Android app (Java)
https://github.com/mdecker-mobilecomputing/android_schimpfmeister
android github-actions
Last synced: about 2 months ago
JSON representation
Random curse word generator as native Android app (Java)
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/android_schimpfmeister
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2024-09-21T22:03:52.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T15:28:14.000Z (over 1 year ago)
- Last Synced: 2025-02-20T16:33:54.693Z (over 1 year ago)
- Topics: android, github-actions
- Language: Java
- Homepage:
- Size: 990 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Schimpfmeister #
Das Repo enhält ein Projekt für *Android Studio* für eine native Android-App (Java).
Die App erzeugt zufällige Schimpfwörter unter Verwendung der Wortlisten und des Algorithmus von
[Schimpfolino](https://github.com/NikolaiRadke/Schimpfolino/).
**Unterstützung durch KI:**
* Erfindung App-Name "Schimpfmeister" (ChatGPT 3.5)
* Umwandlung Wortlisten von [Schimpfolino](https://github.com/NikolaiRadke/Schimpfolino/) in String-Array-Ressourcen
für Android (*GitHub Copilot* und *Google Gemini*)
* Erzeugung App-Icon (Bing Image Creator)
**Referenzen:**
* [Artikel über Schimpfoliono auf heise.de vom Dezember 2024](https://heise.de/-10184669)
* [Artikel mit Erwähnung von Schimpfmeister auf heise.de vom Februar 2025](https://heise.de/-10289014)
[Repo](https://github.com/MDecker-MobileComputing/Android_Schimpfmeister_AppStore) mit Variante dieser App für Veröffentlichung
in App-Store.
----
## Screenshots ##
 

----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).