Docs.rs
ptimer-0.0.2
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ptimer 0.0.2
A simple cli pomodoro timer. It sends notifications to the user when the timer is up. Works on macOS only.
Crate
Source
Builds
Feature flags
Documentation
Coverage
57.14%
12
out of
21
items documented
0
out of
32
items with examples
Ø build duration
all releases: 1m 30s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
crates.io
Dependencies
chrono ^0.4.38
normal
clap ^4.5.9
normal
daemonize ^0.5.0
normal
hyper-util ^0.1.6
normal
prost ^0.13.0
normal
tokio ^1.38.0
normal
tokio-stream ^0.1.15
normal
tonic ^0.12.0
normal
tower ^0.4.13
normal
tonic-build ^0.12.0
build
Versions
0.1.0
(2024-07-31)
0.0.10
(2024-07-29)
0.0.9
(2024-07-22)
0.0.8
(2024-07-18)
0.0.7
(2024-07-18)
0.0.6
(2024-07-16)
0.0.5
(2024-07-16)
0.0.4
(2024-07-15)
0.0.3
(2024-07-14)
0.0.2
(2024-07-14)
0.0.1
(2024-07-14)
Owners
ptimer
Pomodoro timer is a cli app that sends macOS notifications when the timer is up.