Skip to content

louisgv/janusLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janus, a FOSS Android Launcher

The goal of Janus is to be a launcher that is:

  1. Minimal
  2. Made with Kotlin
  3. Gesture based
  4. Open source

Prerequisite

Building Janus requires:

  • git
  • Android Studio Canary ("Android 3" as of 2017-08-05T06:25:29.933Z)
  • python3, pip3, virtualenv, virtualenvwrapper (Check NOTE)

Setup

  1. The launcher module

    • Download and setup Android Studio Canary: link
    • Open the android studio project in /launcher
  2. The model module

    • Setup tensorhack as described in NOTE
    • Play with stuffs in model

Hacking

Setup git with ssh

Follow this guide: link

Contribution method

  1. Fork the repo into your remote
  2. Hack
  3. Make a pull request here or the community driven organization repo.

Announcements

  • 2017-08-15T05:41:05.891Z: App filtering added
  • 2017-08-13T02:36:29.212Z: Drawing pad added
  • 2017-08-07T05:16:44.862Z: Initialize tensorflow project with readme and notes
  • 2017-08-06T23:37:54.234Z: Refactor into a monorepo project with two module, one for launcher and one for the model.
  • 2017-08-05T05:41:49.454Z: Launcher with apps initialized
  • 2017-08-03T06:48:30.239Z: Initialize the project

References:


License:

MIT

About

An opensource Android launcher made with Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published