Logo
Explore Help
Sign In
ack/chatter
1
0
Fork 0
You've already forked chatter
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
chatter/scripts/restore-xochitl.sh

6 lines
289 B
Bash
Raw Permalink Normal View History

Initial commit: Chatter — assistive-writing app for reMarkable Paper Pro Move Direct-framebuffer ink pipeline (stock-quality strokes), finger-wipe erase, growable scrolling canvas with color-ghost cleanup, bidirectional toggle with a persistent 4-finger return launcher, instant button feedback. Includes prebuilt aarch64 binaries (dist/), build/deploy/install scripts, a user guide, and a complete technical reference. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-27 16:34:28 +02:00
#!/usr/bin/env bash
# Bring the standard reMarkable GUI back after running Chatter.
set -euo pipefail
ssh chatter 'systemctl stop chatter 2>/dev/null; systemctl reset-failed chatter 2>/dev/null; systemctl start xochitl'
echo "chatter stopped; xochitl restarted — standard GUI restored."
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 39ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API