-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,12 +14,9 @@ | |
* download a binary from [ Releases ](https://github.com/crispinb/cvcap/releases) | ||
|
||
Currently available for Linux, Windows | ||
* For Rust users: | ||
|
||
`cargo install --git [email protected]:crispinb/cvcap.git` | ||
|
||
## Future plans | ||
This is an intentionally simple tool to quickly capture text tasks Checkvist, so I'll keep it simple, but some features I expect to add are: | ||
This is an intentionally simple tool to quickly capture text tasks Checkvist. It will likely remain unpolished but serviceable. A few additional features I expect to add are: | ||
* capture task text from clipboard or stdin | ||
* a MacOS build | ||
* a completely quiet option for scripting use | ||
|