surplus/docs/links.md

70 lines
1.6 KiB
Markdown
Raw Normal View History

2024-06-18 10:59:55 +00:00
# backup links
for when first-party links like <https://surplus.joshwel.co> and <https://forge.joshwel.co> are down:
## surplus
``` title="Primary Link"
https://forge.joshwel.co/mark/surplus.git
```
``` title="Alternative Link"
https://github.com/markjoshwel/surplus.git
```
## surplus on wheels
- shell script
``` title="Primary Link"
https://surplus.joshwel.co/spow.sh
```
``` title="Alternative Link"
https://raw.githubusercontent.com/markjoshwel/surplus/main/src/surplus-on-wheels/s+ow
```
- termux installation script
``` title="Primary Link"
https://surplus.joshwel.co/termux.sh
```
``` title="Alternative Link"
https://raw.githubusercontent.com/markjoshwel/surplus/main/src/surplus-on-wheels/install.sh
```
## surplus on wheels: Telegram Bridge
- install/update script:
2024-06-18 17:30:04 +00:00
2024-06-18 10:59:55 +00:00
``` title="Primary Link"
https://surplus.joshwel.co/telegram.sh
```
2024-06-18 17:30:04 +00:00
2024-06-18 10:59:55 +00:00
``` title="Alternative Link"
https://raw.githubusercontent.com/markjoshwel/surplus/main/src/spow-telegram-bridge/install.sh
```
2024-06-18 17:30:04 +00:00
- pipx target
``` title="Primary Link"
git+https://forge.joshwel.co/mark/surplus.git#egg=spow-telegram-bridge&subdirectory=src/spow-telegram-bridge
```
``` title="Alternative Link"
git+https://github.com/markjoshwel/surplus.git#egg=spow-telegram-bridge&subdirectory=src/spow-telegram-bridge
```
2024-06-18 10:59:55 +00:00
## surplus on wheels: WhatsApp Bridge
- install/update script:
``` title="Primary Link"
https://surplus.joshwel.co/whatsapp.sh
```
``` title="Alternative Link"
https://raw.githubusercontent.com/markjoshwel/surplus/main/src/spow-whatsapp-bridge/install.sh
```