9 cards is an open source android launcher built with scala on android and crafted for and by the scala and android communities. our challenge was to design a launcher thattakes advantage of the all of the functionalities and features provided by your phonein order to make you more productive. your phone use changesthroughout the day.
Android launcher, that's why 9 cards shows widgets by moments that are adapted to your daily routine. whether it's playing games at home, listening to music on your commute or checking your email at work. 9 cards learns your habits and launches the apps you want when you want them the first goal for the 9 cards android appwas to bridge the gap
between the android sdk imperative nature and the more functional architecture approach that we wanted to follow. we've accomplished that by following somecommon well known functional patterns with the support of great libraries from the typelevel ecosystem such as cats and monix. the server backend, also written in scalaprovides the app with the functionalities needed for categorizing and ranking android apps by popularity. it also leverages popular libraries and follows an fp style architecture similar to the one in the app. we've developed the services that the client uses in such a way that we've reduced our
dependence on third-parties, such as the google play store api as much as possible. our backend has used several modern functionalprogramming techniques, such as the free monad, and we use many open-source libraries fromour friends in the scala community, such as typelevel's cats and http4s.
9 cards is a launcher made by developers fordevelopers. we’d like to take this opportunity to inviteyou to try it out at 9cards.io and contribute new features and ideas in our github repository. thanks for watching!