Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ullman/Breeze

Repository files navigation

Breeze

Description

RSS and Atom reader for Tizen 2.4 mobile and up.

Tested on Samsung Z1,Z2,Z3,Z4.

Screenshots

Compiling

For Tizen

Install Tizen Studio including the CLI tools and setup the certificate you want to use to sign the tpk. Save the name of the certificate to your environment:

export TIZEN_CERTIFICATE=<certificate_name>

The path to Tizen Studio, choise of architechture and compiler can be set in the file build_opt.sh

Then compile with

./build_all.sh

The tpk will be placed in the folder Release

Install the tpk on your device using:

sdb install <tpk file>

For Linux

./autogen.h
./configure
make

Licence

GPL Version 3

See COPYING for details

About

RSS and Atom reader for Tizen 2.4 mobile and up

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published