Skip to content

sakn0m/CalendarFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalendarFixer

CalendarFixer is a simple macOS tool to fix timezones in ICS calendar files and filter out unwanted courses. It's designed to ensure your calendar events are always in the correct timezone, regardless of where they were originally created, and to help you manage your schedule more effectively.

Features

  • Cross-Platform:
    • macOS: Native Universal App (Apple Silicon + Intel).
    • Windows: Native executable (.exe).
  • Timezone Fix: Forces events to Europe/Brussels (configurable in code) to prevent timezone shifts.
  • Event Filtering: Allows you to specify keywords (e.g., course names) to keep. All other events are removed. If no keywords are provided, all events are kept.
  • Persistent Settings: Remembers your filter keywords between launches.
  • Privacy First: Runs entirely locally on your machine. No data is sent to any server.

Installation

macOS

  1. Go to the Releases page.
  2. Download CalendarFixer_macOS.zip.
  3. Unzip the file.
  4. Drag CalendarFixer.app to your Applications folder.

Windows

  1. Go to the Releases page.
  2. Download CalendarFixer_Windows.exe.
  3. Run the executable directly.

Usage

macOS

  1. Open CalendarFixer from your Applications folder.
    • Note: You may see a warning about an "Unidentified Developer". Right-click the app and select Open to bypass this.
  2. Enter the names of the courses/events you want to keep.
  3. Click Select .ics File.

Windows

  1. Run CalendarFixer_Windows.exe.
  2. The application will open instantly.
  3. Enter the names of the courses/events you want to keep.
  4. Click Select .ics File and choose your calendar file.
  5. Success! The app will create a new file ending in _filtered.ics in the same folder as the original.

About

Takes an .ics file and deletes all the unuseful events. Originally thought to be used for "Pianificazione Spazi" of LUISS University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors