Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/graphieros/my-website

main files for my website
https://github.com/graphieros/my-website

Last synced: about 1 month ago
JSON representation

main files for my website

Awesome Lists containing this project

README

        

# my-website

main files for my single page website.
take a look: https://graphieros.com

Experience is especially nice on a smartphone, except for https://graphieros.com/gwriter/grwiter.html which only works with a physical keyboard (and with some advanced knowledge of graphieros too...).

# graphieros.js library 1.0 (graphieros journal)

This is a sketch for a js library that allows you to write graphieros phonology directly in your HTML file...

... and renders pure linear graphieros on the browser:

Editing graphieros on a webpage has never been faster. Now that user will be happy (yep, that's me).

# touch Writer

Now available is https://graphieros.com/touch_writer/touch_writer.html which provides a way to write graphieros on any device, using a virtual keyboard. And this one has a twinking cursor too, providing handy location indication. The glyph database is present in the js file itself, to make it usable offline. As graphieros words are built by cumulating base glyphs, some readymade cumulations are provided, with a "COMBO!" notification upon detection.
Check out the video here: https://graphieros.com/touch_writer/touch_writer.mp4
Audio files have been added which make the user hear the phonology when a glyph is validated. A .png can also be generated upon clicking a button, to save your text.

# graphieros composer

this application allows you to write in graphieros in your browser.

Go to https://graphieros.com/composer.html to give it a try.
Choose templates to write either in linear mode, double-linear mode, molecular mode or free mode.
SVG code of what you choose to print is displayed so that you can copy it, to use on your website, or push to a database.

instructions:


  • 0. draw by clicking on circles

  • 1. click CUT to draw a new line (and click CLEAR to start all over again)

    UPDATE: the CUT button was replaced with a small palette offering the option to choose between 7 colors



    These colors are included in the Long term memory div which is used to print out the final result:



  • 2. click PRINT to see a preview below (and click WASH to remove it)

  • 3. click SAVE to display result on the side (and click DEL to delete it)