🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

clock_indicator

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clock_indicator

0.0.2
Rubygems
Version published
Maintainers
1
Created
Source

ClockIndicator

Code Climate Test Coverage Dependency Status

Motivation

I started using i3 recently, and one thing I was missing was having a full clock on the status bar (I am using trayer). Ubuntu's Unity one just wouldn't work. So, I set out to writing one.

Screenshot

Features

  • Clock updates every five second
  • Context menu
  • On click, a row of monthly calendars is shown, with the current month in the middle

TODO

  • Add preferences to select the format of the date displayed
  • Add preferences for number of calendars shown
  • Figure out how to have calendars window show up in the same screen

Installation

Get https://github.com/PaulSD/Tray_Apps/tree/master/gtktrayicon $ sudo apt-get install libgirepository1.0-dev gobject-introspection libgtk-3-dev sudo make install

$ gem install clock_indicator

Usage

$ clock_indicator

Contributing

  • Fork it ( https://github.com/jcmuller/clock_indicator/fork )
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Create a new Pull Request

FAQs

Package last updated on 13 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts