Home

Clock

A different kind of clock for Eclipse.

Clock is an unusal way of displaying time that was inspired by Caskey L. Dickson’s clok.

clock

How does this work?

Each of the rows represents a clock. The solid red line is the current time. You’ll notice that each row is divided into 24 hours. Hours are grouped together into times of day: sleep, morning, lunch, afternoon, evening.

Install

  1. Drop the jar into your Eclipse plugins directory. For example c:/apps/eclipse/plugins.
  2. Restart Eclipse.
  3. Open the Clock view by choosing Window | Show View | Other… | Clock | Clock view.

Notes

Clock should be very straightforward to use. Ask me if something doesn't make sense.

Change Timezones by right-mouse clicking on the clock.

Change the clock’s hours by right-mouse clicking too. Specify the Morning, Lunch, Afternoon, Evening, and Sleep times in 24 hour format.

If you choose the view’s menu you can add more clocks. Add as many as you like.

License

Copyright® 2002-2011, Chris Grindstaff

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.