Skip to content

A lightweight handwriting note taking app implemented with PyGame.

Notifications You must be signed in to change notification settings

xzhang222/note_taking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note_taking

A lightweight handwriting note taking app implemented with PyGame.

Usage: download all four python script files, double click notes.py to start the app. Alternatively, in cmd prompt, change directory to where the note.py is located, type "python notes.py" to start the program.

Handwritten notes are automatically saved upon closing the program. Use pdf button to export the notes in pdf format.

Click eraser repeatedly to toggle between yellow and gray. Yellow: erase by points; gray: erase by strokes.

Press escape key to quit the program.

About

A lightweight handwriting note taking app implemented with PyGame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages