Code Monkey home page Code Monkey logo

pomodoro-indicator's Introduction

==================
Pomodoro-Indicator
==================

Pomodoro-Indicator an indicator to work with the Pomodoro Technique

For more information, please visit our website:
https://www.atareao.es/apps/la-tecnica-pomodoro-en-ubuntu-con-pomodoro-indicator/
or
https://www.atareao.es

============
Requirements
============

Required dependencies:

    gir1.2-gtk-3.0,
    gir1.2-gdkpixbuf-2.0,
    gir1.2-gstreamer-1.0,
    gir1.2-gst-plugins-base-1.0,
    gir1.2-appindicator3-0.1,
    gir1.2-notify-0.7,
    python3,
    python3-gi,
    python3-dbus

========
Download
========

Download the code:

    $ git clone https://github.com/atareao/pomodoro-indicator.git

=======
Install
=======

    $ sudo add-apt-repository ppa:atareao/atareao
    $ sudo apt-get update
    $ sudo apt-get install pomodoro-indicator

pomodoro-indicator's People

Contributors

atareao avatar deimos715 avatar luisfmp avatar torstehu avatar vadbars avatar wmarquardt 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  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

pomodoro-indicator's Issues

Fix hardcoded app icon

As u can see from pomodoro-indicator's desktop file, app icon is wrongly placed in /opt/extras.ubuntu.com/pomodoro-indicator/bin/pomodoro-indicator and Icon= field set to a hardcoded path. 😟

According to freedesktop icon naming specification (the standard for Linux desktop), the correct way to declare icon in desktop file is:

Icon=pomodoro-indicator

For this change to work, pomodoro-indicator.svg icon has to be installed in the standard icon location:

/usr/share/icons/hicolor/scalable/apps/pomodoro-indicator.svg

Fixing this has the additional benefit of adding icon theme compatibility to Pomodoro Indicator's desktop entry. ☺️ See: What are hardcoded icons? and Foggalong/hardcode-fixer#221

Indicator crashes when trying to play sounds in ubuntu 16.04

As the title says, the app crashes when it calls pyglet media library.

The reason is that in ubuntu 16.04 avlib is missing. That is required by pyglet to play .ogg files. It appears not longer mantained, so there's not package available.

So i'm asking if it'd be the case to change the sound library pomodoro's using.
Waiting to hear from you about it.

Feature request: Custom command on timer end

It would be good to have options for what action should occur at the end of a time interval. One particular option could be to run a custom command, instead of playing a sound. For example this could be used to play/pause system music, or open an image.

Doesn't automatically start new session

Currently, when a break is over, the indicator just stops. However, if you click on the button, you can't just click "start", as it is grayed out. You have to click "stop" first, then start. This doesn't make sense. The most ideal would be to automatically start a new session, but at the very least, it should stop and make the start button available.

Stop does not stop timer.

If I click "stop", I get a message window saying it has stopped, and the indicator returns to the uninitialized play-arrow. However, when I then click "start", it resumes as though stop had never been clicked. Basically, "stop" is acting more like "mute".

The only way to start fresh is to exit and re-start the indicator.

(Using Ubuntu 0.1.0-0extras15.10.0)

Show remaining or elapsed time

When hovering over the indicator icon, it would be awesome if you could display a tooltip to show the remaining or elapsed minutes.

Or you could add the elapsed or remaining minutes to the stop button.

What do you think?

Restart button

Hello @atareao !

Thank you so much for your work, it is very helpful !

I would like to ask to you if you plan to add some extra features. I was thinking about a "Restart" as there are already "Start" and "Stop".
Cheers

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.