Skip to content

Pusher : A Python based GUI application for scheduling Git push operations at desired times on the current day.

Notifications You must be signed in to change notification settings

Rishav-Raj-Sinha/Pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Push Scheduler GUI Tool

This GUI tool is built with Python and Tkinter, allowing users to schedule a Git push operation at a desired time on the day. It utilizes the python-crontab library for scheduling cron jobs.

Image

Features

  • User-friendly interface built with Tkinter.
  • Schedule Git push operations for a specific time on the current day.
  • Easy-to-use scheduling interface.

Tech Stack

  • Python
  • Tkinter
  • python-crontab

NOTE : PROVIDE THE TIME IN 24 HOUR FORMAT AND JUST ENTER THE HOUR , THE PUSH WILL TAKE PLACE EXACTLY AT THE DESIRED HOUR AND 00 MINUTES, THE SUPPORT FOR CHOOSING MINUTES WILL BE ADDED LATER

NOTE : ENTER FULL PATH TO YOU DIRECTORY WHERE GIT IS INITIALIZED

About

Pusher : A Python based GUI application for scheduling Git push operations at desired times on the current day.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages