All Projects → pablopunk → chronocube

pablopunk / chronocube

Licence: MIT license
[UNMANTAINED]. Simple app to time your Rubik's Cube solves

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to chronocube

CountdownTimer-TeLeTiPs
The very first powerful Telegram bot to countdown to your important events in any group chat. Live countdown timer (days : hours : minutes : seconds)
Stars: ✭ 122 (+96.77%)
Mutual labels:  timer
TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behavin…
Stars: ✭ 76 (+22.58%)
Mutual labels:  timer
animedoro-timer
An Animedoro timer for all the weebs out there | productivity : 📈
Stars: ✭ 37 (-40.32%)
Mutual labels:  timer
stop watch timer
This is Stop Watch Timer for flutter plugin.🏃‍♂️
Stars: ✭ 76 (+22.58%)
Mutual labels:  timer
DeepCubeA
Code for DeepCubeA, a Deep Reinforcement Learning algorithm that can learn to solve the Rubik's cube.
Stars: ✭ 92 (+48.39%)
Mutual labels:  rubiks-cube
Figma-Timer
No description or website provided.
Stars: ✭ 13 (-79.03%)
Mutual labels:  timer
AnimCubeAndroid
Rubik's Cube rendering and interaction library for Android.
Stars: ✭ 57 (-8.06%)
Mutual labels:  rubiks-cube
cya
Easy to use snapshot and restore utility for any Linux (Unix) OS and filesystem powered by BASH
Stars: ✭ 73 (+17.74%)
Mutual labels:  timer
mmp
📘 Light JavaScript library to create mind map applications.
Stars: ✭ 74 (+19.35%)
Mutual labels:  mind
asynctimerqueue
Asynchronous timer queue mechanism(C++11)
Stars: ✭ 21 (-66.13%)
Mutual labels:  timer
ES-Timer
A USB timer powered by Digispark ATtiny85 according to 🍅 pomodoro time management technique
Stars: ✭ 45 (-27.42%)
Mutual labels:  timer
croner
Trigger functions and/or evaluate cron expressions in JavaScript. No dependencies. Most features. All environments.
Stars: ✭ 169 (+172.58%)
Mutual labels:  timer
Mind
Mind is the PHP code framework designed for developers. It offers a variety of solutions for creating design patterns, applications and code frameworks.
Stars: ✭ 30 (-51.61%)
Mutual labels:  mind
tomsup
tomsup 👍 Theory of Mind Simulation using Python. A package that allows for easy agent-based modelling of recursive Theory of Mind
Stars: ✭ 49 (-20.97%)
Mutual labels:  mind
flitter
A Livesplit-inspired speedrunning split timer for Linux/macOS terminal. Supports global hotkeys.
Stars: ✭ 112 (+80.65%)
Mutual labels:  timer
gbk2utf8
convert files from gbk encoding to utf-8 or rename packages including java source codes and any type configuration files
Stars: ✭ 78 (+25.81%)
Mutual labels:  refactor
SAMD TimerInterrupt
This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you …
Stars: ✭ 28 (-54.84%)
Mutual labels:  timer
ioBroker.smartcontrol
Control devices smarter: by grouping, including triggers like motion, opening window, etc. and set target devices accordingly
Stars: ✭ 20 (-67.74%)
Mutual labels:  timer
wht
Working Hours Tracker for Sailfish OS
Stars: ✭ 20 (-67.74%)
Mutual labels:  timer
react-timer-wrapper
Composable React Timer component that passes status props to children, in addition to some basic callbacks. Can be used at a countdown timer ⏲ or as stopwatch ⏱ to track time while active.
Stars: ✭ 14 (-77.42%)
Mutual labels:  timer

Chronocube Join the chat at https://gitter.im/pablopunk/chronocube License

Simple app to time your Rubik's Cube solves

This app is cross-platform as it's created with HTML+CSS+JS and it's packaged on Electron, a tool to create apps from webapps, so you can use it as a native app on your desktop.

screenshot

Download

Build and Package

Make sure you have the dependencies installed (instructions are found in each page, but this is how you do it on OS X):

Use the MAKEFILE to build the executable for all platforms:

  • make all:
    • creates all builds inside build/
    • creates apps for mac and win inside dist/
  • Specific arquitectures:
    • make osx
    • make win
    • make linux32
    • make linux64
    • make linux (both ia32 and x64)

Contribution

Request new features! Open an issue or join the chat.

Are you a developer or a designer? Fork it and make a pull request!

Or simply show me some love ;)

License

Check LICENSE (MIT License)

Also credits to:

Older versions included:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].