dunossauro / copylot

Your copilot to studies and work (Pomodoro-timer, Translate and Notes app)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Copylot

Your copilot to studies and work (Pomodoro-timer, Translate and Notes app)

Copylot are three applications in one:

  • Pomodoro
  • Translate
  • Notes

Copilot is supported in:

  • Windows
  • Linux
  • OSX
  • Android
  • iOS
  • Python file

How to run this project?

pip install poetry  # If you don't already have poetry 
poetry install
poetry run main.py

How to run tests?

poetry run pytest

How to build android app?

To create debug app (ARM version)

poetry run buildozer debug

this command will create a Copylot-0.1-armeabi-v7a-debug.apk on bin path.

If you want dolpy this app in your android phone you can use:

poetry run buildozer deploy

About

Your copilot to studies and work (Pomodoro-timer, Translate and Notes app)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%