Releases: mstuttgart/pynocchio
Releases · mstuttgart/pynocchio
Version 2.0.1
- [FIX] Error when open comic. Db connect failed.
- [FIX] Error to save image
Version 2.0.0
- [NEW] Double page mode added
- [NEW] Manga mode added
- [NEW] Resume read added
- [NEW] Migrate to Python3 and PyQT5
- [NEW] Added support to several image formats, include '.webp'
- [NEW] Go To dialog improvements
- [NEW] About dialog improvements
- [FIX] Bug fixies
Version 0.1.1
- Open folder feature added.
- Fix bugs
Version 0.0.8
Changelog
- [FIX] Bug when open bad compact file
- [FIX] Bug in open inexist recent file and bookmark.
Install
Install in Ubuntu 14.04 Trusty and 16.04 Xenial and Linux Mint 17, 17.1, 17.2 and 17.3.
sudo add-apt-repository ppa:pynocchio-team/pynocchio-dev
sudo apt-get update
sudo apt-get install pynocchio
sudo add-apt-repository ppa:pynocchio-team/pynocchio-stable
sudo apt-get update
sudo apt-get install pynocchio
The pynocchio-deb-package.zip
file has .deb
packages. Please, execute install.sh file with two mouse clicks.
Version 0.0.6
Changelog
- Fix bug when we open files with whitespace in name.
Install
Install in Ubuntu 14.04 Trusty and 16.04 Xenial and Linux Mint 17, 17.1, 17.2 and 17.3.
sudo add-apt-repository ppa:pynocchio-team/pynocchio-dev
sudo apt-get update
sudo apt-get install pynocchio
sudo add-apt-repository ppa:pynocchio-team/pynocchio-stable
sudo apt-get update
sudo apt-get install pynocchio
The pynocchio-package.zip
file has .deb
packages.
Version 0.0.1
Initial Release!
Install in Ubuntu 14.04 and Linux Mint 17.3 (or later)
To install stable version, add this ppa:
sudo add-apt-repository ppa:pynocchio-team/pynocchio-stable
sudo apt-get update
sudo apt-get install pynocchio
Install in Windows version and others OS
Coming soon! Please help me build packages to the others OS.