1
0
Fork
You've already forked Calligraphy
0
forked from GeopJr/Calligraphy
Turn text into ASCII banners
  • Python 85.8%
  • Meson 10.2%
  • CSS 2.8%
  • Makefile 1.2%
2025年08月29日 02:17:02 +03:00
build-aux feat: rebrand 2024年05月02日 03:40:19 +00:00
data feat: 1.2.0 2025年03月22日 01:40:57 +02:00
po feat(pot): ar 2025年08月29日 02:17:02 +03:00
src feat: libadwaita 1.7 changes 2025年03月22日 01:37:43 +02:00
.gitattributes feat: prep release 2024年05月04日 18:15:07 +03:00
.gitignore feat: 1.0.0 2024年05月04日 22:50:59 +03:00
.gitlab-ci.yml feat: rebrand 2024年05月02日 03:40:19 +00:00
.pre-commit-config.yaml feat: libadwaita 1.7 changes 2025年03月22日 01:37:43 +02:00
Calligraphy.doap feat: rebrand 2024年05月02日 03:40:19 +00:00
CODE_OF_CONDUCT.md feat: rebrand 2024年05月02日 03:40:19 +00:00
LICENSE feat: rebrand 2024年05月02日 03:40:19 +00:00
Makefile feat: prep release 2024年05月04日 18:15:07 +03:00
meson.build feat: 1.2.0 2025年03月22日 01:40:57 +02:00
meson_options.txt feat: rebrand 2024年05月02日 03:40:19 +00:00
README.md feat: prep release 2024年05月04日 18:15:07 +03:00

An ink bottle in the style of GNOME icons

Calligraphy

Turn text into ASCII banners

Download on Flathub

Building

  1. Install and open GNOME Builder
  2. Select "Clone Repository..."
  3. Clone https://gitlab.gnome.org/GeopJr/Calligraphy.git
  4. Run the project with the ▶ button at the top, or by pressing Ctrl+Shift+Space

Sponsors

Acknowledgements

Contributing

  1. Read the Code of Conduct
  2. Fork it ( https://gitlab.gnome.org/GeopJr/Calligraphy/-/forks/new )
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request