Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/veprogames/cinnamon-polarclock-veprogames
A Cinnamon Desklet
https://github.com/veprogames/cinnamon-polarclock-veprogames
cinnamon cinnamon-desklet
Last synced: 12 days ago
JSON representation
A Cinnamon Desklet
- Host: GitHub
- URL: https://github.com/veprogames/cinnamon-polarclock-veprogames
- Owner: veprogames
- License: gpl-3.0
- Created: 2023-02-08T20:07:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T13:54:32.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T08:27:04.648Z (2 months ago)
- Topics: cinnamon, cinnamon-desklet
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Polar Clock Cinnamon Desklet
Display A Polar Clock on your Cinnamon Desktop with Second, Minute, Hour, DayOfMonth and MonthOfYear Circles.
You can configure almost every aspect of this Desklet: The Circle Colors, the Text Colors and what Texts should be shown. You can also scale the Desklet for good use on very small or very large screens.
## Installation
Put this folder into ~/.local/share/cinnamon/desklets/
or
```bash
$ cd ~/.local/share/cinnamon/desklets/
$ git clone https://github.com/veprogames/cinnamon-polarclock-veprogames polarclock@veprogames
```