Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonaskuske/typro
📜 A Progressive Web App used to identify, manage and inspect fonts
https://github.com/jonaskuske/typro
pwa webapp
Last synced: 16 days ago
JSON representation
📜 A Progressive Web App used to identify, manage and inspect fonts
- Host: GitHub
- URL: https://github.com/jonaskuske/typro
- Owner: jonaskuske
- Created: 2017-07-24T23:11:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T14:37:19.000Z (over 2 years ago)
- Last Synced: 2024-10-03T12:19:00.923Z (about 1 month ago)
- Topics: pwa, webapp
- Language: JavaScript
- Homepage: https://jonaskuske.github.io/typro/
- Size: 7.86 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typro
\- **the app to identify fonts easily.**
This repository contains code for a concept of an app that identifies and manages fonts: "typro".It was created as a final project of the course "programming" at university.
The web app runs entirely on client side and uses JavaScript to let users take and store pictures, explore a font catalogue and view already taken pictures and their details, like time, date and the identified font. Actual optical image recognition isn't implemented, so the recognition is simulated by attaching a random font from the catalogue to each scanned image.This project is set up as a progressive web app (PWA), so try adding it to your phone's homescreen. It will look like a native app and work even offline! (on supported browser engines)