Skip to content

azat-rs/alfred-crates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Crates (Rust) β€” Alfred Workflow

Crates Workflow Logo

πŸ”Ž Search crates.io packages directly from Alfred. Quickly check the latest version, open documentation, or copy install commands.


✨ Features

  • cr <crate> β€” search crates.io
  • Shows latest version, description, and download count
  • Enter β†’ Open docs.rs
  • ⌘-Enter β†’ Open crate on crates.io
  • βŒ₯-Enter β†’ Copy cargo add <crate>@<version>
  • ⇧-Enter β†’ Copy <crate> = "<version>" (Cargo.toml)

πŸ“¦ Installation

  1. Download the latest release.
  2. Double-click the .alfredworkflow file to install.
  3. Requires Alfred 5 with Powerpack.

πŸ›  Requirements

  • macOS
  • Alfred 5 with Powerpack
  • Internet connection (fetches metadata from crates.io API)

πŸ“Έ Screenshots

o1


πŸ“„ License

MIT Β© Azat (azataiot)