Compare commits

...

4 Commits

Author SHA1 Message Date
Roshan Jossy
a38feb7e06 Merge 20941ac91c into b27d9b4ba5 2024-12-15 22:10:42 +01:00
Shmavon Gazanchyan
b27d9b4ba5 Update README.md 2024-12-15 20:47:21 +00:00
Sammy Hori
9d3413ec54 Merge pull request #1537 from Roshanjossey/patch-3
add Scribe-Android
2024-12-15 20:47:10 +00:00
Roshan Jossy
6a236225af add Scribe-Android
Android keyboards for language learners with translation, verb conjugation and more!

good first issues https://github.com/scribe-org/Scribe-Android/issues?q=sort%3Aupdated-desc+is%3Aopen+label%3A%22good+first+issue%22
2024-12-14 01:40:40 +01:00
2 changed files with 10 additions and 0 deletions

View File

@@ -223,6 +223,7 @@ If you are not a programmer but would like to contribute, check out the [Awesome
- [Hexagon](https://github.com/hexagonkt/hexagon) _(label: help-wanted)_ <br> A microservices toolkit written in Kotlin
- [Non-Blocking SirixDB HTTP(S)-Server](https://github.com/sirixdb/sirix) _(label: good first issue)_ <br> A non-blocking HTTP(S)-Server for SirixDB, a temporal, evolutionary NoSQL document store for XML and JSON.
- [OpenCalc](https://github.com/Darkempire78/OpenCalc) _(label: good first issue)_ <br> A simple and beautiful calculator for Android.
- [Scribe-Android](https://github.com/scribe-org/Scribe-Android) _(label: good first issue)_ <br> Android keyboards for language learners with translation, verb conjugation and more!
## Markdown

View File

@@ -1125,6 +1125,15 @@
],
"description": "A microservices toolkit written in Kotlin"
},
{
"name": "Scribe-Android",
"link": "https://github.com/scribe-org/Scribe-Android",
"label": "good first issue",
"technologies": [
"Kotlin"
],
"description": "Android keyboards for language learners with translation, verb conjugation and more!"
},
{
"name": "Non-Blocking SirixDB HTTP(S)-Server",
"link": "https://github.com/sirixdb/sirix",