Skip to content

AndrewEC/StickyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StickyNotes

A bare bones sticky note implementation written in .NET Core.

Features

  • Ability to create, delete, colour, and re-arrange sticky notes.
  • Notes are alt-tabbable.
  • Automated daily backup and restoration in case of corrupt data.
    • Notes are only saved locally.
  • Taskbar icon to access useful functions such as recovering notes lost off screen.
  • Ahead-of-Time (AOT) compatible.

Screenshots

StickyNotes Window

StickNotes Task Bar Icon

Dependencies

About

A bare bones sticky note implementation written in .NET Core.

Topics

Resources

License

Stars

Watchers

Forks