Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liberodark/linux-clock
https://github.com/liberodark/linux-clock
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/liberodark/linux-clock
- Owner: liberodark
- License: gpl-3.0
- Created: 2019-06-03T11:09:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-29T11:42:48.000Z (about 5 years ago)
- Last Synced: 2024-10-30T00:36:52.273Z (3 months ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Linux Clock
Clock as service## How to use :
Copy and Past in your terminal :
```bash
wget -Nnv https://raw.githubusercontent.com/liberodark/linux-clock/master/install.sh && chmod +x install.sh; ./install.sh
```## Linux Compatibility :
- Debian 8.x / 9.x
- Ubuntu 14.04 / 19.10