https://github.com/romiras/odc_viewer
Small web-application for viewing ODC (BlackBox, Oberon/F) documents
https://github.com/romiras/odc_viewer
documents oberon ruby ruby-on-rails
Last synced: 2 months ago
JSON representation
Small web-application for viewing ODC (BlackBox, Oberon/F) documents
- Host: GitHub
- URL: https://github.com/romiras/odc_viewer
- Owner: romiras
- License: mit
- Created: 2014-05-25T22:22:38.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-25T22:37:11.000Z (about 12 years ago)
- Last Synced: 2025-04-01T15:54:31.698Z (about 1 year ago)
- Topics: documents, oberon, ruby, ruby-on-rails
- Language: Ruby
- Size: 137 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
odc_viewer
==========
odc_viewer is a small web-application for viewing ODC (BlackBox, Oberon/F) documents. It's written in Ruby language using Sinatra framework.
This program uses https://github.com/gertvv/odcread internally for converting ODC into plain text.
How to view ODC document (on local machine):
1. Run Rack server
2. Point a web-browser to:
http://localhost:9292/odcviewer?odc=http://example.com/path/to/document.odc