alfred-rs

Crates.ioalfred-rs
lib.rsalfred-rs
version0.7.1
sourcesrc
created_at2018-05-14 19:23:30.285358
updated_at2022-07-10 10:29:27.69998
descriptionWrite Alfred workflows easily. https://www.alfredapp.com
homepagehttps://github.com/spamwax/alfred-workflow
repositoryhttps://github.com/spamwax/alfred-workflow
max_upload_size
id65408
size97,571
(spamwax)

documentation

https://docs.rs/alfred-rs/

README

alfred-rs

alfred-rs alfred-rs crates.io/crates/alfred-rs https://docs.rs/alfred-rs/badge.svg

Write Workflows for Alfred app with ease!

This crate adds enhanced features and quality-of-life improvements to other alfred crate's basic functionality of generating items for Script Filter types in Alfred.

Using this crate to create your workflows, you can

  • Set up automatic update of workflow (updater module).
  • Painlessly read/write data related to workflow (settings, cache data, ...) (data module).

Documentation

For examples and complete documentation visit API Documentation.

Changelog

Change logs are now kept in a separate document.

License

Licensed under either of

Commit count: 94

cargo fmt