https://github.com/ahmetoozcan/flow.launcher.plugin.crates
Search and explore Rust crates directly from Flow Launcher
https://github.com/ahmetoozcan/flow.launcher.plugin.crates
crates crates-io flow-launcher flow-launcher-plugins plugin productivity rust
Last synced: about 2 months ago
JSON representation
Search and explore Rust crates directly from Flow Launcher
- Host: GitHub
- URL: https://github.com/ahmetoozcan/flow.launcher.plugin.crates
- Owner: ahmetoozcan
- License: mit
- Created: 2025-01-16T01:13:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-18T23:26:01.000Z (4 months ago)
- Last Synced: 2025-02-09T06:32:30.388Z (4 months ago)
- Topics: crates, crates-io, flow-launcher, flow-launcher-plugins, plugin, productivity, rust
- Language: C#
- Homepage:
- Size: 4.89 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Crates.io Plugin for Flow Launcher
A plugin for the [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) where you can search and explore Rust crates.
## Installationpm install Crates.io
## Usage
### SearchSearch all crates from crates.io typing
cr {crate name}
![]()
### Context Menu
You can find information about a crate in the context menu. Press the right arrow while selecting a crate.
![]()
### Settings
On the way...
## Roadmap
- [ ] Setting for changing the number of crates found per search.
- [ ] Adding a crate to a specific project (I don't want to use the path to do this. I'll look into how I can get Rust project names and their paths. If you know, let me know in the issues.)
- [ ] You can request features in the issues.## License
Distributed under the MIT License. See [LICENSE](LICENSE) for more information.