Skip to content

sverzegnassi/docviewer-app

 
 

Repository files navigation

ReadMe - Ubuntu Doc Viewer App

Ubuntu Doc Viewer App is the official document viewer app for Ubuntu Touch. We follow an open source model where the code is available to anyone to branch and hack on. The ubuntu doc viewer app follows a test driven development (TDD) where tests are written in parallel to feature implementation to help spot regressions easier.

Usage

ubuntu-docviewer-app [filename]

filename : The path where the file you want to open is located.

Dependencies

DEPENDENCIES ARE NEEDED TO BE INSTALLED TO BUILD AND RUN THE APP.

A complete list of dependencies for the project can be found in ubuntu-docviewer-app/debian/control

The following essential packages are also required to develop this app:

  • ubuntu-sdk
  • intltool - run sudo apt-get install intltool

Useful Links

Here are some useful links with regards to the Doc Viewer App development.

About

Document Viewer application for Ubuntu Touch devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 46.8%
  • QML 38.5%
  • C 6.4%
  • CMake 4.2%
  • Python 2.1%
  • JavaScript 1.9%
  • Other 0.1%