Code Monkey home page Code Monkey logo

kitchentimer's Introduction

Kitchen Timer Extension

Gnome shell kitchen timer extension with the ability to run multiple simultaneous timers.

Installation

Clone the repository and then run install_local.sh

mkdir ~/github
cd ~/github
git clone https://github.com/blackjackshellac/kitchenTimer.git
cd kitchenTimer
./install_local.sh

and then restart gnome shell to enable (Alt-F2 'r') or logout/login.

Setting a quick timer demo

quick timer demo

Keyboard Shortcuts

There are currently two global keyboard shortcuts, which can be enabled in Preferences/Options,

  • <ctrl><super>T - show end time in panel
  • <ctrl><super>K - stop next timer to expire

It is possible to edit the shortcuts in dconf-editor, or with the following script,

$ [email protected]/bin/dconf-editor.sh

Alarm timers

You can also specify alarms as timers with the syntax,

name @ HH[:MM[:SS[.ms]]] [am|pm]

The time_spec can include am/pm or use 24 hour time.

alarm @ 5am
alarm @ 11:30pm
alarm @ 23:30
alarm @ 8:45:00.444am

for example, to create an alarm timer that goes off at 5am tomorrow,

taxi @ 5am create

taxi @ 5am running

Click the regular timer icon for a running timer to make the alarm persistent, the icon will change to an alarm clock. Here the pool timer alarm will ring persistently until the notification is closed. The tea alarm will ring as defined in the play sound setting.

image

Support

Feel free to support this effort if you can

Buy Me A Coffee

References

Updating the functionality of this extension, that is no longer maintained,

https://github.com/olebowle/gnome-shell-timer

Many modern extension writing techniques grokked from the excellent,

https://github.com/bjarosze/gnome-bluetooth-quick-connect

kitchentimer's People

Contributors

blackjackshellac avatar meridius avatar

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.