#alfred-workflow #index #built-in #logger #cache #auto #file

alfred-workflow-rust-project

A library for alfred workflow(In Alpha Stage)

3 releases

0.0.3-alpha May 12, 2022
0.0.2-alpha May 8, 2022
0.0.1-alpha May 1, 2022

#5 in #builtin

MIT license

48KB
1.5K SLoC

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
  • 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

Dependencies

~28–42MB
~732K SLoC