Open louis030195 opened 1 day ago
/attempt #711
with your implementation plan/claim #711
in the PR body to claim the bountyThank you for contributing to mediar-ai/screenpipe!
Add a bounty • Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
🟢 @Saturn225 | Nov 20, 2024, 7:26:24 PM | #715 |
@louis030195 I think we can use existing clap
lib for it
I will raise PR. I think you can get a view for one command
/attempt #711
Algora profile | Completed bounties | Tech | Active attempts | Options |
---|---|---|---|---|
@Saturn225 | 1 mediar-ai bounty + 2 bounties from 2 projects |
Rust, HTML, Scala |
Cancel attempt |
💡 @Saturn225 submitted a pull request that claims the bounty. You can visit your bounty board to reward.
i like
gcloud
CLI UX with subcommands and stuff like thisthere are a few bad patterns in screenpipe CLI atm like:
screenpipe --list-audio-devices
or
screenpipe --list-monitors
should be
screenpipe monitors list
or something like this
/bounty 50
can you suggest some general improvements first and then implement it
it should not break previous args, make them "deprecated" with a warning message shown in logs and in a few weeks we'd remove them