Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 763 Bytes

File metadata and controls

39 lines (24 loc) · 763 Bytes

OneLine2Cal

A tool to extract locations from a film & TV "oneline" schedule PDF and sync these to your Google Calendar so you have a quick overview of what's coming down the line.

Description

to come.

Getting Started

Prerequisites

  • Python 3.x
  • Required Python packages (see requirements.txt)

Installation

  1. Clone the repository:
git clone https://github.com/edmooredop/OneLine2Cal.git
cd OneLine2Cal
  1. Install dependencies:
pip install -r requirements.txt

Usage

[Usage instructions will be added as the project develops]

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.