Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akuru-io/fontlet-explorer

⚡️Latest and greatest FLOSS fonts on the desktop.
https://github.com/akuru-io/fontlet-explorer

Last synced: 5 days ago
JSON representation

⚡️Latest and greatest FLOSS fonts on the desktop.

Awesome Lists containing this project

README

        

# Fontlet Desktop App

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Riot.im](https://img.shields.io/badge/chat-Riot.im-lightgrey.svg)](https://riot.im/app/#/room/!ZAweBlRCmLHmHrgZek:matrix.org)

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](https://github.com/fontlet/fontlet-explorer).

### 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.