Skip to content

Task scheduler that allow users to automatically open URLs at a specific desired time by creating custom cron jobs

License

Notifications You must be signed in to change notification settings

rama1997/Automated-URL-Opener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-URL-Opener

Task scheduler that allow users to automatically open URLs at a specific desired time. Users are able to set up reoccurring frequencies, specific days of the week, specific days of the month, and the specific time in which they want the URL to be opened on.

Features:

  • Frequencies include Daily, Weekly, Biweekly, Monthly, Start of the Month, and End of the Month
  • Minutes are set in 5 minute intervals
  • Automatically create and add custom cron commands to system's Crontab based on user input
  • Ability to edit or delete any existing commands with ease through the UI
  • Full UI made using Python CustomTkinter
  • Offline usage

Preview:

See here for a self hosting Flask Web App version. Note this version is depreciated.

About

Task scheduler that allow users to automatically open URLs at a specific desired time by creating custom cron jobs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages