12 releases
0.7.1 | Jul 10, 2022 |
---|---|
0.6.0 | Aug 23, 2021 |
0.5.1 | Feb 25, 2019 |
0.4.0 | Jun 4, 2018 |
#1122 in Development tools
62 downloads per month
87KB
1K
SLoC
alfred-rs
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT) at your option.
Dependencies
~5–21MB
~306K SLoC