Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/easylogic/fontmoa
- Owner: easylogic
- License: mit
- Created: 2017-07-26T01:30:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T00:48:10.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T04:18:59.537Z (7 months ago)
- Topics: downloader, electron, font, font-manager, fontmoa, html, manager
- Language: JavaScript
- Homepage: https://fontmoa.easylogic.studio
- Size: 3.54 MB
- Stars: 29
- Watchers: 3
- Forks: 3
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 devor
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])