Giter Site home page Giter Site logo

mtmse / pef-reader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idabergenholtz/mtm-pef-grej

0.0 1.0 0.0 185 KB

Tool to enable reading pef files with braille reader. Developed by Johan Bergenholtz as a degree project.

License: MIT License

JavaScript 87.77% CSS 3.81% HTML 8.42%

pef-reader's Introduction

MTM-PEF-GREJ

This repository contains code for a tool that can convert files in Portable Embosser Format (PEF), which contains braille text and can be used by blind people to read. The tool has support to download the content as HTML, or display the result directly in the browser.

How to run locally

Get some kind of live-server program, eg http-server from npm, or live-server in VS Code. Example:

npm install http-server
node_modules/http-server/bin/http-server src/

Repository structure

All logic is handled with client-side javascript.

File Description
controller.js Handles main control logic of conversion
index.js Handles all UI updating and binds logic to frontend
outputter.js Handles formatting of output result, eg HTML
page_reader.js
parser.js
pef.js Contains javascript data structures that represents a pef-file
removeFrontPage.js
swedishTables.js
translator.js

How to contribute

TODO

Future improvements

  • Support for multiple languages
  • Use liblouis as converter instead of custom

pef-reader's People

Contributors

victorhook avatar idabergenholtz avatar energybunny avatar mitto21 avatar wilnath avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.