Jump to content
ElementaryOS France

Recommended Posts

Posted

Nouvelle application en cours de dev, elle permet de changer du texte en miniscules ou majuscules.

 

Screenshot.png

Pour tester:

sudo apt install libgranite-dev libgtk-3.0-dev libgtksourceview-3.0-dev meson valac
git clone https://github.com/ryonakano/konbucase.git
cd konbucase
meson build --prefix=/usr
cd build
ninja
sudo ninja install

Puis konbucase est dans le menu (pas d'icône pour le moment).

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...