Code Monkey home page Code Monkey logo

pomidorka's Introduction

Pomidorka - pomodoro support tool

Pomidorka is a timer that allows to use pomodoro technique on GNU/Linux platforms. Application resides in the system tray and plays annoying sound when time elapses.

Currently application is in alpha state, but core functionality is present. It has not been tested under Unity DE, so it might be not work there.

Installation on Debian/Ubuntu

Install required dependencies:

sudo apt-get install python3-pyside mpg123

Clone repository and start application:

./pomidorka.py

pomidorka's People

Contributors

amvasilyev avatar

Watchers

James Cloos avatar

pomidorka's Issues

Alarm sound is not played

skatset@Samsung-R540:/opt/pomidorka/pomidorka$ cat ~/.kde/Autostart/pomidorka.sh
python3.2 /opt/pomidorka/pomidorka/main.py

skatset@Samsung-R540:/opt/pomidorka/pomidorka$ ~/.kde/Autostart/pomidorka.sh &[4] 8636
skatset@Samsung-R540:/opt/pomidorka/pomidorka$ MPlayer svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
^C

[4]+ Stopped ~/.kde/Autostart/pomidorka.sh

But it possible to play sound with help of mplayer

skatset@Samsung-R540:/opt/pomidorka/pomidorka$ mplayer ../assets/alarm.mp3
MPlayer svn r34540 (Debian), built with gcc-4.7 (C) 2000-2012 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing ../assets/alarm.mp3.
libavformat version 53.21.1 (external)
Mismatching header version 53.19.0
Audio only file format detected.
Clip info:
Title: fire alarm
Artist: Mike Koenig
Album:
Year:
Comment:
Genre: Blues
Load subtitles in ../assets/

Requested audio codec family mpg123 not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 53.35.0 (external)
Mismatching header version 53.32.2
AUDIO: 44100 Hz, 2 ch, floatle, 138.7 kbit/4.91% (ratio: 17340->352800)
Selected audio codec: [ffmp3float] afm: ffmpeg (FFmpeg MPEG layer-3 audio)

AO: [pulse] 44100Hz 2ch floatle (4 bytes per sample)
Video: no video
Starting playback...
A: 11.0 (10.9) of 11.0 (11.0) 0.5%

Installed lirc packages

skatset@Samsung-R540:/opt/pomidorka/pomidorka$ sudo aptitude search '~ilirc'
[sudo] password for skatset:
i A liblircclient0 - infra-red remote control support - client li
i lirc - infra-red remote control support
i python-pylirc - Python bindings for Linux Infra-red Remote C

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.