Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rust-playground/alfred-workflows-rs
A collection of Alfred workflows to help save your day-to-day
https://github.com/rust-playground/alfred-workflows-rs
Last synced: 3 months ago
JSON representation
A collection of Alfred workflows to help save your day-to-day
- Host: GitHub
- URL: https://github.com/rust-playground/alfred-workflows-rs
- Owner: rust-playground
- License: mit
- Created: 2018-12-31T05:14:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T04:55:12.000Z (9 months ago)
- Last Synced: 2024-06-22T23:46:50.170Z (4 months ago)
- Language: Rust
- Size: 439 KB
- Stars: 25
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- alfred-workflows - Alfred Workflows (Rust)
README
# Alfred Workflows(Rust)
This repository contains multiple alfred workflows to help seppd up your day-to-day.
Workflows
----------
| Workflow | Description |
| ---------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------ |
| [Datadog](https://github.com/rust-playground/alfred-workflows-rs/tree/master/datadog-workflow) | Datadog Alfred Workflow to search dashboards, screenboards and monitors. |
| [Buildkite](https://github.com/rust-playground/alfred-workflows-rs/tree/master/buildkite-workflow) | Buildkite Alfred Workflow to search pipelines. |
| [Github](https://github.com/rust-playground/alfred-workflows-rs/tree/master/github-workflow) | GitHub Alfred Workflow to quickly search and open repositories. |
| [DateTime Formatting](https://github.com/rust-playground/alfred-workflows-rs/tree/master/date-formats-workflow) | Date Formats Alfred Workflow to parse and manipulate common date formats and timezones. |