File: README.md

package info (click to toggle)
sugar-read-activity 124-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,080 kB
  • sloc: python: 4,787; javascript: 80; makefile: 14; xml: 7; sh: 1
file content (20 lines) | stat: -rw-r--r-- 802 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
What is this?
=============

Read activity allows the laptop to act as a book reader. It has a simple interface, and will view many kinds of text and image-based book-like materials.

How to use?
===========

Read is part of the Sugar desktop.  Please refer to;

* [How to Get Sugar on sugarlabs.org](https://sugarlabs.org/),
* [How to use Sugar](https://help.sugarlabs.org/), and;
* [How to use Read](https://help.sugarlabs.org/read.html)

Branches
========

* use `master` branch for Fedora and Debian systems, with Python 3 and WebKit2 API, such as Ubuntu 20.04,
* use `python2` branch and version series v122.x for Fedora and Debian systems, with Python 2 and WebKit2 API, such as Ubuntu 18.04,
* use `fedora18` branch and version series v118.x for Fedora 18 systems, with Python 2 and WebKit API.