Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skvamme/erlang_ghostscript_clock

Use ghostscript as an erlang port
https://github.com/skvamme/erlang_ghostscript_clock

erlang postscript

Last synced: about 1 month ago
JSON representation

Use ghostscript as an erlang port

Awesome Lists containing this project

README

        

# erlang_ghostscript_clock
Use ghostscript as an erlang port and enjoy DisplayPostscript.

Install ghostscript from https://www.ghostscript.com

Install Erlang from https://www.erlang.org

Compile gs_clock.erl

`erlc gs_clock.erl`

Run the erlang console

`erl`

Start the clock, don't forget the ending dot.

`gs_clock:start(self()).`