Skip to content

A TODO tracker written in JavaScript, it is an (almost) self-modifying single file.

License

Notifications You must be signed in to change notification settings

ultasun/js-todo-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript TODO Tracker

This app is a single, (almost) self-modifying file!

A TODO list tracker written in JavaScript, this is an offline, no-frills solution to TODO tracking. The entire web-page may be saved, so that a list can be tracked daily, especially if paired with a revision management system, such as GIT.

The file is not exactly self modifying, you must download and save the new file when you are done working.

There is no styling or external resources which need to be loaded. This JavaScript program works offline, which is the primary goal of this TODO tracker.

Credits

Copyright 2021, 2022 ultasun. All rights reserved. See the LICENSE.

About

A TODO tracker written in JavaScript, it is an (almost) self-modifying single file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages