A Minimalist Sticky Widget THat Follows Your Around Your Work Screen. Built For Gnome & Unity Environment.Built in Python,well tested in Ubuntu
Python C
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README.md
data_file.stick
src.py
start.h

README.md

StickFace2 (Stable)

A Minimalist Sticky Widget THat Follows Your Around Your Work Screen. Built For Gnome & Unity Environment.Built in Python,well tested in Ubuntu

Demo Working Video

https://vid.me/QhyM

Requirements

  1. Linux (Tested Under Ubuntu 14.04)
  2. Python 2 (2.6 or later) or Python 3 (3.1 or later)
  3. Gtk-Bundle
  4. GTK+3
  5. gobject-introspection

Install dependencies

Ubuntu

sudo apt-get install gcc libgtk-3-dev

Starting StickFace2

  ./start.h

Compiling from source

python src.c

Features

  1. StickFace's special feature is to follow you around your workspace until you give it the command "Go To Desktop"

Go To Desktop

  1. Click on "Follow Me" again toggles StickFace to follow you around the screen

Follow Me

  1. Click on "Add New" creates a New Stick Screen for a second note

New

Usage

  1. data_file.stick (is the database file and is responsible for holding the database for StickFace)
  2. Run the executable: ./start.h

Contributing

I'll try to merge every pull request that I receive.

Bugs and Errors

  1. There Are No Major Bugs Till Yet