Skip to content

sugarlabs/tuxpaint-wrapper-activity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Tux Paint wrapper starts the Tux Paint application for the Sugar desktop.

How to use?

Tux Paint wrapper is not part of the Sugar desktop, but can be added. Please refer to;

How to upgrade?

On Sugar desktop systems;

  • Install Tux Paint using your operating system package management tools,
  • Clone this repository,
  • Move the clone repository to the ~/Activities directory,

For example, on Ubuntu;

sudo apt install --yes tuxpaint git
git clone --depth=1 https://github.com/sugarlabs/tuxpaint-wrapper-activity
rm -r ~/Activities/TuxPaint.activity
mv tuxpaint-wrapper-activity ~/Activities/TuxPaint.activity

How to integrate?

Tux Paint wrapper depends on Python, Sugar Toolkit for GTK+ 3, and Tux Paint.

About

A Sugar desktop wrapper for the Tux Paint application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages