Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/singond/mrak


https://github.com/singond/mrak

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

Running
=======
Installing PyGObject may require Gobject development package.
On Debian-based distributions, install `libgirepository1.0-dev`,
on Arch, install `gobject-introspection`. (For details, see
).

To run the application, execute the following command in the project root:
```bash
poetry run mrak --config-file=
```
The --config-file parameter can be omitted if there is a `config.yaml`
or `config.toml` file in the `~/.config/mrak` directory.