https://github.com/louisbrunner/geneaviewer
A simple viewer for the Genea library format
https://github.com/louisbrunner/geneaviewer
Last synced: 9 months ago
JSON representation
A simple viewer for the Genea library format
- Host: GitHub
- URL: https://github.com/louisbrunner/geneaviewer
- Owner: LouisBrunner
- License: mit
- Created: 2015-04-02T07:19:36.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T23:36:21.000Z (about 11 years ago)
- Last Synced: 2025-01-04T19:43:40.321Z (over 1 year ago)
- Language: Ruby
- Size: 145 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
GeneaViewer is a simple viewer for the [Genea library](https://github.com/Hyrrmadr/Genea) format. It is implemented in Ruby and use graphviz to generate graphs.
# Usage
The program takes a single argument: the .genea file to view.
genea-viewer file
# Display
Currently, the only output of the project is a single .png file called *output.png* (generated in the current folder).
# Author
Created by [Louis Brunner](https://github.com/Hyrrmadr).