extremely basic calendar, with app and cli interfaces, and simple file format


Keywords
calendar, gtk, linux, python
License
MIT
Install
pip install minical==0.0.2

Documentation

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.