Giter Site home page Giter Site logo

braille-facil's People

Contributors

dggluz avatar mgarciaisaia avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

braille-facil's Issues

Braille's standard terminology

Correct code's terminology to match the correct one (cells, dots).

Update dots weights to reflect the standard ones:

1 4
2 5
3 6

Debian package

Create a Debian package to distribute the GTK+ application (#9).

Figure how to submit it both for Debian and/or Huayra.

Auto-add new cells

When the last cell becomes non-empty, add a new one for easier typing.

It would be nice to handle blank-spaces easily, too.

License

Project is missing its license.

I think GPLv3 would be great, but since @dggluz has already contributed code, I need his approval :) (or an alternative suggestion).

Text to Braille conversion

Convert text typed in the textarea to Braille cells.

It would be useful to use some kind of semaphore for distinguishing events performed on checkboxes from events on the textarea so they don't cycle indefinitely.

Escape special characters

Characters like 'ñ' should be escaped to sequences like \uXXXX to avoid errors if the HTTP headers are wrong.

GTK+ application

Implement a GTK+ application that simply shows the page in a built-in browser.

Keyboard support

To improve the UX. This can be hard to attempt because it implies focus in the cells and navigation between them.

Take input from parameters

Accept input from request parameters, both text and codes.

Could be something like /?text=Hello or /?codes=40,19,17,7,7,21, or using # instead of ? (I don't know what's best for JS).

El valor bajo cada celda no muestra números

braillefacil-mostrar-numeros

El caracter debajo de la celda está mostrando el caracter asociado a la celda "en el vacío". El caracter en contexto se ve en la caja de texto de arriba de todo, pero, dado que hay caracteres "no imprimibles" (como el propio #), podría no ser trivial relacionar cada caracter de la caja de arriba con las celdas de abajo.

De algún modo BrailleFacil debería mostrar qué caracter "imprimible" termina siendo cada celda.

Podría simplemente mostrarse a/1, b/2, etc para los caracteres numéricos, pero probablemente convenga mostrar arriba de cada celda su valor "en contexto". Para el caso de la imagen, esos valores serían ,1,2, etc. El# no tiene valor "en contexto" (porque es contexto), y lo mismo ocurriría con la mayúscula.

Cuando se implementen las abreviaciones, esto aportaría más valor: se relaciona directamente la celda con su significado.

Mobile version

The UI for this version should be specifically designed for touch devices. Then we can use phonegap to make it native.

Performance

Having 20+ letters smashes performance on every change (on Chromium at least).

README.md

Create a README.md for explaining the project before publishing.

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.