Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.04 KB

DiffSchedule

Compare different schedule to find free space in your busy schedule and your friends

Compare two calender of two people or more check for available time for both user by comparing calender. Can hide the schedule of the individual user and and give a correct free time for both using a simple GUI made with PyQt5.

work with

- Comma-separated values .csv
- built-in calender system
  • Schedule creation
  • Saving Schedule
  • basic redo implementation
  • Compare with a empty schedule
  • Change the visibility of the label in the grid
  • Cli version
  • Compare with save schedule
  • Implementation of the exportation in .ics and custom .csv
  • Implement google calender compare
  • Cleaner interface with pyqt5

Click on timespace to create a schedule

Schedule

Compare two schedule and find the free time between both schedule

Free

Change the visibility of the label in the grid

Label

Console version

cli