Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/easylogic/fontmoa

Simple Font Manager for Cross Platform
https://github.com/easylogic/fontmoa

downloader electron font font-manager fontmoa html manager

Last synced: 19 days ago
JSON representation

Simple Font Manager for Cross Platform

Awesome Lists containing this project

README

        

# Fontmoa

Font Manager based electronjs (built in create-react-app)

# Install

```
git clone https://github.com/easylogic/fontmoa.git
cd fontmoa
npm install // or yarn install
```

# Development

Run dev server and open electron

```
npm run dev

or

yarn dev
```

# Features

* Local Font Viewer
* Google Font Downloader
* User Defined Font Downloader
* Font Search

# TODO List

* Font Activation (with Auto Activation)
* Support Typekit

# Change Log

### v1.0.10

* Add Free Font

# Screen Shot

![](https://user-images.githubusercontent.com/591983/30735350-a80b9ed4-9fb9-11e7-9d57-732e7e105ace.png)

# License

License MIT (easylogic, [email protected])