Skip to content

Pytlas mobile client to connect to a pytlas server and interact with your assistant

License

Notifications You must be signed in to change notification settings

atlassistant/pytlas-mobile

Repository files navigation

pytlas-mobile https://www.gnu.org/licenses/gpl-3.0

Mobile client to connect to a pytlas server and interact with your assistant.

🚧 WORK IN PROGRESS. It only supports Android at the moment and may need some refactoring.

Installing

  • Download the APK on the releases page
  • Install it on your device

Development

You may need some experience in mobile development.

Prerequisites

In order to build the application, you will need:

Launching

$ npm install # retrieve and install packages
$ react-native run-android # compiles and launch the application on a connected device / emulator