An open API service indexing awesome lists of open source software.

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)

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 ##


![Screenshot 1](screenshot_1.png)   ![Screenshot 2](screenshot_2.png)

![Screenshot 3](screenshot_3.png)


----

## License ##


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