diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f17b4c --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +FreqTimer +========= + +- [See](https://www.furkistan.com/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. |
