Skip to content

Releases: mstuttgart/pynocchio

Version 2.0.1

27 Feb 05:14
Compare
Choose a tag to compare
  • [FIX] Error when open comic. Db connect failed.
  • [FIX] Error to save image

Version 2.0.0

17 Feb 00:47
Compare
Choose a tag to compare
  • [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

16 Oct 23:35
Compare
Choose a tag to compare
  • Open folder feature added.
  • Fix bugs

Version 0.0.8

09 Jul 16:52
Compare
Choose a tag to compare

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

05 Jun 05:39
Compare
Choose a tag to compare

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

03 May 04:29
Compare
Choose a tag to compare

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.