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

https://github.com/poeschl/kotlindecider

A little decision helper completely written in Kotlin
https://github.com/poeschl/kotlindecider

kotlin-example

Last synced: about 2 months ago
JSON representation

A little decision helper completely written in Kotlin

Awesome Lists containing this project

README

        

# Kotlin Decider [![Travis master](https://img.shields.io/travis/Poeschl/KotlinDecider/master.svg?maxAge=3600)](https://travis-ci.org/Poeschl/KotlinDecider) [![Coveralls](https://img.shields.io/coveralls/Poeschl/KotlinDecider/master.svg?maxAge=3600)](https://coveralls.io/github/Poeschl/KotlinDecider?branch=master)
Sometimes I have the problem to decide between several things, like where to go to eat which shirt should I wear? As a programmer its to regular to just throw a coin so I made a decider program which also helps me to learn a little about kotlin during writing it.

---

[![GitHub license](https://img.shields.io/badge/license-GPL3-blue.svg)](https://raw.githubusercontent.com/Poeschl/KotlinDecider/master/LICENSE)