Skip to content

tomighty/tomighty

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.

Tomighty is...

A desktop timer app that helps you apply the Pomodoro Technique. It's written in Java and designed to be simple, easy to use and unintrusive.

Know more about it at www.tomighty.org

The source code of the Mac version is at https://github.com/ccidral/tomighty-osx

Notice

This branch contains the old source code written in Java which is being discontinued. The project is being rewritten from scratch in C++ on top of Qt 5. See the develop branch for more information.

Building

Regardless of your operating system, you must have the following things installed on it and included in your path:

  • JRE 1.5 or greater
  • Maven 2.x or greater
  • Git

Under Windows platform you also must have:

  • NSIS 2.x or greater

Open a system shell and check out the sources into some directory. Then cd into that directory and type:

mvn clean package

The resulting built artifacts will be located under the target directory. That's it.

About

Old Tomighty repo. For the new repos, please refer to: tomighty-osx and tomighty-windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages