Skip to content

wzir-23/pythonista

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pythonista scripts

This is where I keep my very small collection of Pythonista[1] scripts for iOS.

[1] https://www.omz-software.com/pythonista/

ToDoNow

Add reminders in the Reminder app where each new reminder is prepended with 'TDN: '. When called, the program will return a random entry from that list.

Example: TDN: Practice Italian TDN: Small physical exercise TDN: Work on ToDoNow TDN: Pick up a good book

Completed:

  • Access reminders from iOS
  • Make it work in command line mode

Todo:

  • Create basic GUI

FastFasting

What: Keep track of intermittent fasting My attempt at a utility for periodic fasting since I couldn't find anything simple enough without login or subscriptions.

Completed:

  • Start period
  •  Stop period
  • Store values in sqlite3 database
  • Create basic GUI <-- Ugly beast!

Todo:

  • Delete period
  • Edit past values
  • Show duration of current or last period
  • Refresh/recalculate duration

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages