https://github.com/coatless/positron-project-manager-for-alfred
An Alfred App Workflow for Project Manager with Positron
https://github.com/coatless/positron-project-manager-for-alfred
alfred alfred-workflow positron project-manager
Last synced: 9 months ago
JSON representation
An Alfred App Workflow for Project Manager with Positron
- Host: GitHub
- URL: https://github.com/coatless/positron-project-manager-for-alfred
- Owner: coatless
- License: mit
- Created: 2024-05-16T04:55:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T20:04:40.000Z (almost 2 years ago)
- Last Synced: 2025-09-06T16:48:01.890Z (9 months ago)
- Topics: alfred, alfred-workflow, positron, project-manager
- Language: Python
- Homepage:
- Size: 2.25 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Positron - Project Manager for Alfred
Simple integration of [Project Manager (OpenVSX)](https://open-vsx.org/extension/alefragnani/project-manager) with [Alfred](https://www.alfredapp.com/).
It supports both static and Git projects created using Project Manager in Positron. Use the keyword `tron` to pull up a list of projects.

You can obtain a copy by going to the [releases/](./releases) folder, pressing v1.0.0, and selecting "Raw". Once downloaded, double-click to install in Alfred.
### Setup Video Guide
For those new to Alfred, Alfred Workflows, and Positron, we highly recommend checking out this informative [YouTube video](https://youtu.be/IszYi8EFG3E?t=336) to get started quickly:
[](https://youtu.be/IszYi8EFG3E?t=336)
> [!NOTE]
>
> The main portion of the install guide starts at [05:34 mins](https://youtu.be/IszYi8EFG3E?t=336). If you want background, then start the video at [00:00](https://youtu.be/IszYi8EFG3E).
### Acknowledgements
This workflow is heavily based on the [VSCode Project Manager for Alfred](https://github.com/kopiro/vscode-project-manager-for-alfred) variant by [Flavio Maria De Stefano (kopiro)](https://github.com/kopiro).