alfred-workflow-rust-project

Crates.ioalfred-workflow-rust-project
lib.rsalfred-workflow-rust-project
version0.0.3-alpha
sourcesrc
created_at2022-05-01 08:45:26.841674
updated_at2022-05-12 15:23:20.291996
descriptionA library for alfred workflow(In Alpha Stage)
homepage
repository
max_upload_size
id578532
size54,736
christmic•F (chrimst)

documentation

README

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

Commit count: 0

cargo fmt