Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 793 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 793 Bytes

gscal (GTK Simple Calendar)

PyPI PyPI - License

Extremely minimal calendar app inspired by Gsimplecal.

Install

Releases are available over on PyPI and can be installed via pip:

pip install gscal

On Arch Linux gscal is available in the AUR:

[paru/yay] -S gscal

Configuration

Gscal looks for a configuration file at ~/.config/gscal/gscal.toml if not specified by the user with the -c flag. If no config file is found, it uses the default configuration.

Currently only 3 options are available, more to come in the future.