Tobolov / np-time

An eccentric open source time management application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Npolyomial Time

An eccentric open source time management application

Production Build

A build of this application can be found on Google Play. See the following link: Link to Npolyomial Time.

Building Yourself

  1. Install the Flutter SDK
  2. Clone this repository onto your system using the following command git clone https://github.com/Tobolov/np-time.git np_time. Note: flutter project directory's must be named only with alphanumerics and underscores. Hence, it is recommened that you clone the repository into a directory named np_time as demonstrated in the provided command
  3. Open a terminal and change your working directory to the path of the repository
  4. [Device testing] Execute the command flutter run
  5. [Android APK build] Execute the command flutter build apk --release

About

An eccentric open source time management application

License:GNU General Public License v3.0


Languages

Language:Dart 99.3%Language:Objective-C 0.5%Language:Java 0.2%