https://github.com/chabad360/argos-installer
Argos URI handler for bitbar://
https://github.com/chabad360/argos-installer
Last synced: 2 months ago
JSON representation
Argos URI handler for bitbar://
- Host: GitHub
- URL: https://github.com/chabad360/argos-installer
- Owner: chabad360
- License: gpl-3.0
- Created: 2019-08-19T01:00:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T15:20:52.000Z (over 4 years ago)
- Last Synced: 2025-02-05T09:52:19.781Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Argos URI handler for `bitbar://`
This project allows you to install BitBar/Argos plugins from a Web Browser directly to your system, no terminal involved!
## Installation
This package can be installed from the AUR [argos-uri-installer-git](https://aur.archlinux.org/packages/argos-uri-installer-git/), or you can follow the following steps:
### 1. Install Script
```bash
curl https://raw.githubusercontent.com/chabad360/argos-installer/master/install.sh | sudo sh
```### 2. Wait a Second (or two), and Refresh the Page
### 3. Press the Button
[](http://bit.do/cycle_text_and_detail-sh)
If the button doesn't work, open this link: [`bitbar://openPlugin?title=Cycle%20text%20and%20detail%20text&src=https://github.com/matryer/bitbar-plugins/raw/master/Tutorial%2fcycle_text_and_detail.sh`](http://bit.do/cycle_text_and_detail-sh)
___
## Info
### Button Source
```markdown
[]()
```### Showing Installation Links in Github
Github by defualt disables not standard URI's in READMEs, so in order to include `bitbar://` links in github, I recommend using the [bit.do](bit.do) URL Shortner.
It's the only free url shortning service I could find that didn't require an account and let me use `bitbar://` as a URI schema.### The Schema
```uri
bitbar://openPlugin?title=&src=https://
```