Giter VIP home page Giter VIP logo

zeegaree's Introduction

Zeegaree

Stopwatch, Timer and Time Management

Where does it work?

Zeegaree was developed to work with desktop version of Ubuntu Unity in mind but it also should work on other Linux distros.

Dependencies

Zeegaree needs few packages in order to work properly. These are:

  • libqt4-sql-sqlite
  • python-pyside
  • gir1.2-unity
  • gir1.2-notify
  • python-dbus
  • maybe something more, let me know

How to run it?

  1. Download zip with all the files
  2. Unpack it somewhere
  3. From your terminal run: python path-to-zeegaree.py

zeegaree's People

Contributors

maksimr avatar mivoligo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

zeegaree's Issues

Suggestion: Create AppImage for Linux

Hi

Thank you for the brilliant software! It may be a good idea to have an AppImage release for Linux for user-friendliness and ease of use and installation.

Regards,
Nashvin

No module named dbus.service

On Ubuntu 16.04 Unity, I ran into the above mentioned issue so I thought python-dbus might be added to the package dependency list.

sudo apt-get install python-dbus

Support arch linux

What about support arch linux?
When I work on Ubuntu it was very helpful application. Now I miss him on arch linux.

No module named gi.repository

I had this error

Traceback (most recent call last):
File "zeegaree.py", line 4, in
from gi.repository import Notify
ImportError: No module named gi.repository

Which I fixed on my ubuntu 16.04 system by doing the following

sudo apt install python-gobject
sudo apt install python-dbus

Was not sure where to put this solution as im new to Git

App is not working on Xubuntu 14.04.2 LTS

Application is not working on Xubuntu 14.04.2 LTS.

$ python --version
Python 2.7.6

$ python zeegaree.py
Traceback (most recent call last):
File "zeegaree.py", line 4, in
from gi.repository import Unity, Notify
ImportError: cannot import name Unity

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.