Skip to content

a simple sketch reference app with a timer, similar to the sketch daily one. In python with tkinter.

Notifications You must be signed in to change notification settings

I0stream/sketchDailypy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#project goal

a timer
a folder browser
reads pictures in folder and displays them
move to next picture after timer is up

ignore folders/ unreadable files
pause
resume
next
shuffle: make an array of files, unsort them, then grab sequentually

todo:
key presses, 
    space=pause/play
    next/prev = arrow keys

remember list of folders you have used
prettify sidebar with icons
timer function
    class mode
    chosen timer mode
        https://www.geeksforgeeks.org/tkinter-optionmenu-widget/
        dropdown with options and custom field
shuffle array function

About

a simple sketch reference app with a timer, similar to the sketch daily one. In python with tkinter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages