All Projects β†’ hoodie β†’ toastify

hoodie / toastify

Licence: Apache-2.0, MIT licenses found Licenses found Apache-2.0 LICENSE-Apache MIT LICENSE-MIT
🍞A commandline tool that shows desktop notifications using notify-rust

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to toastify

Gitlab Cli
Create a merge request from command line in gitlab
Stars: ✭ 224 (+273.33%)
Mutual labels:  commandline, utility
pac4cli
Proxy-auto-discovery for command-line applications
Stars: ✭ 20 (-66.67%)
Mutual labels:  commandline
Radare2
UNIX-like reverse engineering framework and command-line toolset
Stars: ✭ 15,412 (+25586.67%)
Mutual labels:  commandline
googletranslate
Python Google Translate (using reverse-engineered public API, so free)
Stars: ✭ 67 (+11.67%)
Mutual labels:  commandline
Ace
Node.js framework for creating command line applications
Stars: ✭ 233 (+288.33%)
Mutual labels:  commandline
rdf2smw
Convert RDF to Semantic MediaWiki facts in MediaWiki XML format, with a standalone commandline tool
Stars: ✭ 18 (-70%)
Mutual labels:  commandline
Yadm
Yet Another Dotfiles Manager
Stars: ✭ 2,982 (+4870%)
Mutual labels:  commandline
unity-scene-view-copier
Makes positioning Cameras in Unity much easier. πŸŽ₯
Stars: ✭ 22 (-63.33%)
Mutual labels:  utility
pendfetch
Double Pendulum visualised with fetching system information in Python.
Stars: ✭ 62 (+3.33%)
Mutual labels:  commandline
SomaFM
A simple Python 3.x terminal interface for streaming SomaFM
Stars: ✭ 27 (-55%)
Mutual labels:  desktop-notifications
semver-cli
semver-cli is a simple command line tool to compare and manipulate version strings.
Stars: ✭ 28 (-53.33%)
Mutual labels:  commandline
Tv Overlord
TV Overlord β€” Download and manage tv shows:
Stars: ✭ 242 (+303.33%)
Mutual labels:  commandline
shell.how
Explain shell commands using next-generation autocomplete Fig.
Stars: ✭ 237 (+295%)
Mutual labels:  commandline
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (+280%)
Mutual labels:  commandline
pynotifier
Python notifications
Stars: ✭ 54 (-10%)
Mutual labels:  desktop-notifications
todo-cli
βœ… Command-line tool to manage Todo lists
Stars: ✭ 88 (+46.67%)
Mutual labels:  commandline
gatsby-theme-terminal
A Gatsby theme for techies who love terminal / command line / bash like portfolio.
Stars: ✭ 20 (-66.67%)
Mutual labels:  commandline
KoiCatalog
A card manager for Koikatu. View, search, and sort your collection of character cards.
Stars: ✭ 18 (-70%)
Mutual labels:  utility
WinDev-Utility
A utility for windows developers
Stars: ✭ 17 (-71.67%)
Mutual labels:  utility
Blackeye-for-Windows
This is a Phishing tool. Phishing is a type of hacking also called credential harvesting. It creates fake websites for victims to login which saves their login info which includes IP, User-Agent, Username and Password to a file in the computer running Blackeye. This tool has been there for Linux and even Android via Termux. I converted it to Win…
Stars: ✭ 38 (-36.67%)
Mutual labels:  commandline

toastify

build Crates.io contributors maintenance

version license

A commandline tool that shows desktop notifications using notify-rust.

toastify 0.5.1
Hendrik Sollich <[email protected]>
A commandline tool that shows desktop notifications using
[notify-rust](https://docs.rs/notify-rust/).

USAGE:
    toastify <SUBCOMMAND>

OPTIONS:
    -h, --help       Print help information
    -V, --version    Print version information

SUBCOMMANDS:
    help    Print this message or the help of the given subcommand(s)
    send    Shows a notification

Contribution

Any help in form of descriptive and friendly issues or comprehensive pull requests are welcome!

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toastify by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Conventions

The Changelog of this library is generated from its commit log, there any commit message must conform with https://www.conventionalcommits.org/en/v1.0.0/. For simplicity you could make your commits with convco.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].