Skip to content

valeriy-bashtovoy/motivate-clock-desktop

Repository files navigation

Motivate Clock

Motivate Clock is an incredibly simple and absolutely free time tracking assistant for anyone working with a computer.

It is based on Adobe AIR and is written in ActionScript3. Currently app is translated to EN, RU and UK languages.

The app works in tandem with browser extensions: Chrome, Firefox, Opera.

Follow Motivate Clock on Twitter, Facebook and Instagram for important announcements.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install:

Building

A step by step series of examples that tell you how to get a development env running:

FLEX_HOME=X:\sdk
WIN_INSTALLER_DIR=X:\Program Files (x86)\Inno Setup 6
  • Perform ANT target to serve, compile and launch app in debug mode:
start
  • Perform ANT target to compile and package app into installer:
package

Read more about running Apache Ant targets.

Built With

  • Adobe AIR - Adobe AIR is a cross-platform runtime system developed by Adobe Systems for building desktop applications and mobile applications, programmed using Adobe Animate, ActionScript and optionally Apache Flex.
  • Apache Ant - Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other.
  • PurePDF - purePDF is a complete PDF library for Actionscript.
  • Tweener - Tweener library for Actionscript.
  • Inno Setup - Inno Setup is a free installer for Windows programs by Jordan Russell and Martijn Laan.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details