Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 2.38 KB

README.md

File metadata and controls

75 lines (51 loc) · 2.38 KB

Genesis Dumper

PyPI Status Python Version License

Read the documentation at https://gdump.readthedocs.io/ Tests Codecov

pre-commit Black

Features

Export Genesis schedule to an ICS file for importing into a calendar app.

Genesis Dumper Banner

Installation

You can install Genesis Dumper via pip or pipx from PyPI:

$ pipx install gdump
$ gdump

Usage

Please see the Command-line Reference for details.

  • Run gdump --help
  • Run gdump
  • Input your username & password when prompted
  • Import the schedule_xxxxxx_xxxx-xxxx.ics file into your calendar app

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the GPL 3.0 license, Genesis Dumper is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @regulad's neopy template.