Skip to content

rodrigotellom/todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo

you either die a hero or live long enough to see yourself become the villain

(which in this case means creating a todo app)

brilliant, incredible, amazing, show stopping, spectacular, never the same, totally unique, completely not ever been done before

not really. But! this todo app is a webpage and it uses your browser's local storage to store all the virtual sticky notes so that you can

  • set the link as your homepage so that you can see the list whenever you open a new tab
  • even better - download the files and set the local path as your homepage so that you can see the list whenever you open a new tab even without an internet connection
  • style it however you want with an extension like Stylus
  • sync it between devices with an extension like LocalStorage Sync (haven't tried but should work i guess?)

enjoy!

11th March 2023 - update

my initial idea was that this app was supposed to be as bare-bones as possible, and a hypothetical user would write their own style for it. but i've been using it for over two years now, and over this time i have added some cool stuff for myself, and then i thought i would actually try to polish it a little bit and make the changes public. so, available now:

  • animations
  • battery status - with the icon updating according to the battery state
  • new background every day - from the Art Institute of Chicago, the MET gallery, NASA (APOD), or Unsplash. also possible to set a custom path / url or a solid color

demo

About

you either die a hero or live long enough to see yourself become the villain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.7%
  • HTML 31.3%
  • CSS 27.0%