
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
github.com/Faelivrinx/go-timer-cli
Go Timer CLI is a command-line utility that allows you to set a timer for a specific date and display the remaining time in the terminal, updating every second.
To install Go Timer CLI, you must have Go installed on your system. If you don't have Go installed, you can download it from the official website: https://golang.org/dl/
Once you have Go installed, you can install Go Timer CLI using the following command:
go install github.com/Faelivrinx/go-timer-cli
Replace and with your GitHub username and the name of your repository, respectively.
To use Go Timer CLI, run the following command:
go-timer-cli --deadline=<deadline>
Replace with the date and time you want to set the timer for, in the format YYYY-MM-DD HH:MM:SS.
For example, to set a timer for March 30, 2023 at 8:30 AM, you would run the following command:
go-timer-cli --deadline=2023-03-30 08:30:00
The timer will then start, and the remaining time will be displayed in the terminal, updating every second.
To stop the timer before the deadline, press Ctrl-C.
Go Timer CLI is released under the MIT License. See LICENSE for more information.
I hope that helps! Let me know if you have any further questions.
FAQs
Unknown package
Did you know?
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.
Security News
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.