Files
local_machine/docs/connectivity/apps/joplin/README.md

24 lines
823 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Joplin (локальный синк Mac ↔ телефон)
WebDAV через rclone на Mac, Android-хотспот.
| Документ | Назначение |
|----------|------------|
| **[STABLE_SETUP.md](./STABLE_SETUP.md)** | Рабочая схема: alias `*.100` |
| **[RUNBOOK.md](./RUNBOOK.md)** | Синк сломался |
| [docs/apps/joplin/scripts/](../../../apps/joplin/scripts/) | Скрипты |
## URL (Android-хотспот)
| | |
|---|---|
| Mac | `http://127.0.0.1:8080` |
| Телефон | `http://<подсеть>.100:8080` (см. `joplin-hotspot-alias.sh status`) |
**Не** `http://*.local:8080`с телефона-хотспота не работает.
```bash
./docs/apps/joplin/scripts/joplin-webdav-status.sh
./docs/apps/joplin/scripts/joplin-hotspot-alias.sh status
```