akuru-io / fontlet-explorer

⚡️Latest and greatest FLOSS fonts on the desktop.
https://akuru.io
GNU General Public License v3.0
19 stars 4 forks source link

Fontlet Desktop App

code style: prettier Riot.im

Fontlet is a cross platform font installer and sync application for the desktop. Fontlet project is a free software project which aims to build a subscription revenue model for libre/free and open source fonts.

Install

Fontlet is still in early ALPHA. Latest releases here.

Run from source

Get the code;

git clone https://github.com/fontlet/fontlet-explorer.git
cd fontlet-explorer
npm install // or yarn install

Run the app;

npm run dev

Build

npm run dist

License

Fontlet is a free software licensed under GNU GPL V3. See the LICENSE for more details.