Skip to content

mrkrd/perfect-timer

Repository files navigation

perfect-timer

A simple countdown timer.

screenshot

Features

  • GUI (Seesaw/Swing)
  • Basic start/pause/reset buttons

Anti-features (mostly due to JVM/Clojure overhead)

  • Long start-up time
  • Heavy memory usage

Installation

  1. Install Clojure and [Boot] (http://boot-clj.com/).

  2. Check out the git repo:

     git clone https://github.com/mrkrd/perfect-timer.git
     cd perfect-timer
    
  3. Compile:

     boot build
    
  4. Run:

     java -jar target/project.jar
    

Contribute & Support

License

Copyright © 2015 Marek Rudnicki

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A very simple GUI timer app in Clojure.

Resources

License

Stars

Watchers

Forks

Packages

No packages published