naoki-mizuno / ricty-generator

Yet another Ricty generator using Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ricty-generator

Yet another Ricty generator using Docker.

Note that "official support" of Ricty, by the original author, has ended as mentioned in the official website, here, and here.

That doesn't mean that we can no longer use Ricty, and here I am, generating Ricty with the latest Inconsolata, with settings that I usually use for Ricty Discord.

Almost all of the code is from: https://github.com/tetutaro/dotfiles/tree/main/fonts

Rationale explained (in Japanese) at: https://qiita.com/tetutaro/items/f895a2ecb1360206aaba

How to run

$ git clone https://github.com/naoki-mizuno/ricty-generator
$ cd ricty-generator
$ docker compose run ricty-generator

License

MIT (Same as tetutaro/dotfiles)

Author

Naoki Mizuno (naoki.mizuno.256@gmail.com) wrote the Dockerfile, compose.yaml, and the patches to ricty_generator.sh. rename_ricty.py, ricty_discord_patcher.sh, and the logic of install.sh was written by tetutaro. Ricty was created by Yasunori Yusa.

About

Yet another Ricty generator using Docker


Languages

Language:Shell 75.4%Language:Python 22.3%Language:Dockerfile 2.3%