Skip to content

Small app to store timer data to sqlite table & serve latest data with web ui & excel export

Notifications You must be signed in to change notification settings

akauste/curltimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CurlTimer

This is small app for saving timer data to SQLite table and providing web ui to view the latest speed(s).

Backend is written in Perl (Mojo::Lite). Frontend uses React.

How to run

Using port 8889:

morbo -l http://localhost:8888 curltimer.pl

How to build

cd timer npm run build --prod

About

Small app to store timer data to sqlite table & serve latest data with web ui & excel export

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published