View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#44
Release announcement repost from the other Mieru thread on forum.meego.com.

I have not yet really tested this new Mieru version with Qt Components based GUI on Fremantle, but it should hopefully run without requiring many changes.

It is my pleasure to introduce Mieru - a flexible manga and comic book reader.
Mieru (見える) is a Japanese word that can be translated as to be seen, to look or to appear.

Project resources
website (temporary)
issue tracker <- for submitting bugs & feature requests
source code repository

How to turn pages: just tap on the left (go back) or right (go to next) half of the screen.


Mieru showing a page in portrait with visible toolbar


The same page in landscape with hidden toolbar


Mieru uses this powerful open-file dialog adapted from the QML version of Cacheme and remembers last used folder


Mieru can be flexibly reconfigured using the options page

Feature overview:
  • support for all commonly used formats
    • rar, zip, tar, image folders, ...
  • automatic loading of previous/next chapters
  • history of last open titles (the whole history or selected items it can be erased)
  • reopens on last open page at startup in the last viewed region
  • elegant & touch friendly interface
  • kinetic scrolling & pinch zoom support
    • for persistent zoom scale, enable Remember scale in Options
  • an easy to use paging slider
  • paging feedback arrows (can be turned off in Options)
  • fullscreen support (the fullscreen toggle button can be made invisible in Options)
  • portrait and landscape support (automatic rotation or portrait/landscape lock)
  • information about currently open chapter + online search of chapter name
  • funny Stats page
  • an About page
  • quite a few configuration options

How to get Mieru

Ovi store
Mieru should be available from Ovi store once it clears the Ovi QA.

Apps for Meego
Mieru has been submitted to apps.formeego.com and is waiting for community feedback to pass the community QA.
If you have a few minutes, please help by testing Mieru according to the Apps for MeeGo Community QA howto, so that it can soon enter the main Apps repository.

Manual package installation
It is also possible to install the Mieru package manually.
(installation from Ovi or Apps doesn't need developer mode and is fully automatic)

Prerequisites:
become root be running devel-su in the developer mode
  • manually install all dependencies needed by Mieru
    Code:
    apt-get update
    apt-get install libzip1, libarchive1, python-pyside.qtgui, python-pyside.qtdeclarative, python-magic, python
  • download the package Mieru installation package from its OBS repository
  • install the Mieru package
    Code:
    dpkg -i CURRENT_MIERU_PACKAGE_NAME

Source & Licence
current version: V2.1.4

Changelog
Code:
V 2.1.4
* add missing dependency on compression libraries

V 2.1.3
* initial release of Mieru with QML GUI for Harmattan
FAQ
Q: How to turn pages ?
A: Tap on the left or right part of the screen.

How to support the Mieru project ?
Patches, merge requests, feature requests, ideas, bugreports, etc. are much appreciated!

You can also use this Paypal link to donate - thanks in advance ! :-)
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 4 Users Say Thank You to MartinK For This Useful Post: