All Projects → narrate-co → waylan_android

narrate-co / waylan_android

Licence: Apache-2.0 license
A dictionary concept for Android ~ Making words and their meanings available through a natural and beautiful experience

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to waylan android

mw-thesaurus.el
Merriam-Webster Thesaurus in Emacs
Stars: ✭ 84 (+546.15%)
Mutual labels:  dictionary, thesaurus, merriam-webster
Nobullshit
A sample project entirely written in Kotlin. Backend/Frontend with Ktor and Android app.
Stars: ✭ 221 (+1600%)
Mutual labels:  architecture-components, firestore
Modular App Core
Core implementations for a modular Android App
Stars: ✭ 127 (+876.92%)
Mutual labels:  modularization, architecture-components
movies
An example approach for modularization, reactive clean architecture and persistancy.
Stars: ✭ 110 (+746.15%)
Mutual labels:  modularization, architecture-components
alfred-powerthesaurus
Search Powerthesaurus synonyms and antonyms from Alfred
Stars: ✭ 81 (+523.08%)
Mutual labels:  dictionary, thesaurus
android-kick-start-modular
Android Kick Start Project Template Framework FrogoBox || Admob, MVVM Archictecture || Clean Architecture Modularization
Stars: ✭ 16 (+23.08%)
Mutual labels:  modularization, architecture-components
poet-assistant
Android app with rhyming dictionary, thesaurus, and dictionary, with text-to-speech functionality to read your poem.
Stars: ✭ 64 (+392.31%)
Mutual labels:  dictionary, thesaurus
linguistic-datasets-portuguese
Linguistic Datasets for Portuguese: Lista de conjuntos de dados linguísticos para língua portuguesa com licença flexíveis: banco de dados, lista de palavras, sinônimos, antônimos, dicionário temático, tesauro, linked data, semântica, ontologia e representação de conhecimento
Stars: ✭ 46 (+253.85%)
Mutual labels:  dictionary, thesaurus
leximaven
A command line tool for searching word-related APIs.
Stars: ✭ 20 (+53.85%)
Mutual labels:  dictionary, thesaurus
jiten
jiten - japanese android/cli/web dictionary based on jmdict/kanjidic — 日本語 辞典 和英辞典 漢英字典 和独辞典 和蘭辞典
Stars: ✭ 64 (+392.31%)
Mutual labels:  dictionary
LiveData-DataBinding-Kotlin
Sample to practice LiveData + DataBinding
Stars: ✭ 89 (+584.62%)
Mutual labels:  architecture-components
react-native-firebase-firestore-crud-example
React Native Firebase Tutorial: Build CRUD Firestore App
Stars: ✭ 24 (+84.62%)
Mutual labels:  firestore
firestore-react
[UNMAINTAINED] Firestore bindings for React components
Stars: ✭ 52 (+300%)
Mutual labels:  firestore
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
Stars: ✭ 58 (+346.15%)
Mutual labels:  architecture-components
autoplay
Gradle plugin for publishing Android artifacts to Google Play.
Stars: ✭ 204 (+1469.23%)
Mutual labels:  google-play
stuff
Crud operation with Firebase
Stars: ✭ 80 (+515.38%)
Mutual labels:  firestore
myRime
我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus
Stars: ✭ 46 (+253.85%)
Mutual labels:  dictionary
assoc-list
Dictionary with custom keys implemented using association lists
Stars: ✭ 30 (+130.77%)
Mutual labels:  dictionary
stor
[DEPRECATED] STOR provides a JSON database with the power of HTTP requests 🚀
Stars: ✭ 18 (+38.46%)
Mutual labels:  firestore
moonstar
MoonStar Türkçe Dil Kılavuzu
Stars: ✭ 11 (-15.38%)
Mutual labels:  dictionary

Waylan

A dictionary that focuses on execution, ergonomics and experience concepts

Light banner

Get it on Google Play

Structure

Waylan is broken into modules. For a high level overview of each module, see the comments in settings.gradle.

Notes

For documentation, run ./gradlew dokka and view the javadoc under app/build/javadoc.

Build

This project depends on Firebase. If building from source, you'll need to set up a Firebase project, enable Firestore and Firebase Auth (anonymous & email) and download and include Firebase's google-servies.json.

This project also depends on the Merriam-Webster API. You'll need an API key which can be obtained from https://dictionaryapi.com. Create a file in the project's root folder called keys.properties with the line merriamWebster.key="<YOUR_KEY_HERE>".

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].