Convert your shift schedule photo to an ICS calendar file in seconds.
Demo: vardiya.egebostanci.me
- OCR extraction from shift schedule images
- Manual text input support
- ICS calendar file generation
- Modern, responsive UI
- FastAPI backend
-
Python 3.8+ required
-
Install dependencies:
pip install -r requirements.txt- (Optional) Create
.envfile for Gemini API:
GOOGLE_API_KEY=your_api_key_here
python main.pyApp runs at http://localhost:8000
- Select the week's start date
- Upload and crop your shift schedule image
- Click "Scan" for OCR (or enter manually)
- Click "Preview & Convert" to generate ICS
- Download your calendar file
Mon 08:00 - 17:00
Tue OFF
Wed 14:00 - 22:00
- English: Mon, Tue, Wed, Thu, Fri, Sat, Sun
- Turkish: Pzt, Sal, Çar, Per, Cum, Cmt, Paz
OFF, LEAVE, REST, HOLIDAY
MIT License