You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
octogene 3fbdadd5d1 Drop Python 2.x support
- Fix urllib for Python 3.
6 years ago
docs Initial setup.py 8 years ago
hadaly Drop Python 2.x support 6 years ago
scripts Initial setup.py 8 years ago
.gitignore Initial commit. 8 years ago
LICENSE Initial commit. 8 years ago
Makefile Initial setup.py 8 years ago
README.md Fix typos & code cleaning. 8 years ago
setup.py Initial setup.py 8 years ago

README.md

#Hadaly

This sofware is currently in alpha.

Hadaly is a presentation software allowing to manipulate slides, in various ways during presentation. The goal is to offer a practical presentation software for art historians or any other individual who wants to have a bit more interaction with their presentations.

It contains a presentation editor and a viewer. The editor allows you to build presentations by creating slides from pictures and by adding information about them (e.g: artist, title and year). And, well, the viewer allows you to show and manipulate the slides.

Presentations are saved as *.opah files which contains all the slides image files and their metadata (JSON).

##Installation, Documentation

Installation instructions and user manual can be found at : http://hadaly.readthedocs.org/

##License

Hadaly is released under the terms of the GPLv3.