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.
Fontlet is still in early ALPHA. Latest releases here.
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
npm run dist
Fontlet is a free software licensed under GNU GPL V3. See the LICENSE for more details.