Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

akuru-io/fontlet-explorer

Repository files navigation

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.