aliernfrog / ensi-manager

πŸ“ An app for interacting with Ensi API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ensi Manager

An app for interacting with Ensi's API

Unless you have a running instance of Ensi (closed-source) running, this app is useless for you. This repository is only public to let some trusted people use this app.

πŸ”— API configuration

Ensi Manager requires an endpoint which returns a JSON of EnsiAPIData. A request will be done every time you launch the app.

πŸ”§ Building

  • Clone the repository
  • Do your changes
  • Run ./gradlew assembleRelease

About

πŸ“ An app for interacting with Ensi API

License:MIT License


Languages

Language:Kotlin 100.0%