# Alfred-Workflow-Rust-Project
A library for alfred workflow
> So sorry the lib is still unstable and not be encouraged to use it yet
>
> Any question please contact me(christophermins@gmail.com)
# Features
* [Basic support for workflow script filter](https://www.alfredapp.com/help/workflows/inputs/script-filter/json/)
* Builtin cache supported
* Builtin API that can invoke alfred directly
* Builtin logger supported
* Builtin web/http supported
* Builtin sqlite supported
* Auto updater support(workflow)
* Keychain accessing support
* Backgroud process support(often to cache or index some data)
* Logger support(can output error to seperate file)
* Dev/Debug convinents function support
* open log dir/file
* enforce update workflow
* open workflow help
* so on
# Functions