Pomodoro application
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 30 Jan 2013 23:40:37 +0000 (21:40 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Wed, 30 Jan 2013 23:40:37 +0000 (21:40 -0200)
This is supposed to be an application for FirefoxOS that works like a
chronometer and saves the number of pomodoros done.

index.html [new file with mode: 0644]

diff --git a/index.html b/index.html
new file mode 100644 (file)
index 0000000..0071d85
--- /dev/null
@@ -0,0 +1,7 @@
+<html>
+<head>
+<title>Pomo</title>
+</head>
+<body>
+</body>
+</html>