aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2d5a03e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+FreqTimer
+=========
+
+- [See](https://www.flu0r1ne.net/freqtimer)
+
+This is a small timer application used for running discrete trials in precision teaching and behavior analytics.
+
+I developed it around 2016 as my first functional application. It came to be relied on by some. Unfortunately, mobile
+platforms are a bit of a moving target, requiring consistent maintenance and fees to publishing on mobile app stores.
+I decided to rewrite it as a web application to test WebAssembly. This way, it maintains most of the original functionality
+while being much more maintainable.