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: about 1 month 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T00:48:10.000Z (over 2 years ago)
- Last Synced: 2024-10-29T17:19:31.121Z (6 months ago)
- Topics: downloader, electron, font, font-manager, fontmoa, html, manager
- Language: JavaScript
- Homepage: https://fontmoa.easylogic.studio
- Size: 3.54 MB
- Stars: 30
- 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

# License
License MIT (easylogic, [email protected])