Image
Dot. Manual
Image
Dot. Manual
Back to home

FAQ

How to Change NetworksCommon Pairing IssuesTap-to-Interact Launch Issues / App Clip Unavailable

Dot.

Install Dot. AppDiagnostic ToolKnown Issues

Quote

Quote/0
Pairing Quote/0How to TapShare with Family and FriendsHow to Charge
Update DeviceReset NetworkReset DeviceChangelogNew

Content & Services

Content Studio
RSS
Shortcuts
Co Create
Software
CastCardDiablo II Resurrected Terror Zone & Uber Diablo Alert ToolDot Calendar - Weather Calendar for Quote/0DotCanvasDotClientDot Crypto TickerDot MateIntelligent Poetry Weather Generation SystemDot ServiceNewDot Quote/0 Home Assistant IntegrationNewMindReset Dot MCP (Lakphy)Quote/0 Send DemoQuote/0 + Calendar ShortcutQuote/0 Evening SummaryQuote/0 Flash NoteQuote/0 Health ReminderQuote/0 + Holiday ShortcutQuote/0 MCP (stvlynn)Quote/0 MCP (thomaszdxsn)Quote/0 + WAY 2 Reminder ShortcutQuote/0 Yearly Progress CalendarQuote0 API Serverless MicroserviceNewQuote0 Client Python SDKNewServer Status
Hardware
IKEA SKÅDIS MountQuote/0 Carry Case HangerQuote/0 Desktop Charging Mini StandQuote/0 Desktop Stand (Andrrrrrrija)Quote/0 Desktop Stand (MindReset)Quote/0 Desktop Mini StandQuote/0 Monitor Mount (Kiiko)Quote/0 Excerpt Mount (GLB_wegoo777)Quote/0 Monitor Mount (TLL)
Developer Platform
What is an APIGet API KeyGet Device Serial NumberGet Device ListGet Device StatusSwitch to Next ContentList Device ContentNewControl Text ContentControl Image Content
Roadmap

Explore More Possibilities

Request New ContentJoin Our Content Studio

Security

MSA-2025-08-001MSA-2025-09-001MSA-2025-09-002MSA-2025-10-001MSA-2025-10-002MSA-2025-10-003
Responsible Disclosure Policy

More

Privacy PolicyUser AgreementContact UsAbout MindReset
Content & ServicesCo CreateSoftware
Image

Dot Service

GitHub

Ebispongebob/dot-service

2

A self-hosted web control service designed specifically for MindReset Dot. Quote/0 e-ink devices. It provides a modern web interface and an enhanced REST API, making it easy to manage device status, push text layouts, upload images, and integrate seamlessly into your automation workflows.

Features

  • Modern Web Console — Responsive design for desktop and mobile, with automatic dark/light mode based on system settings
  • Device Overview — Real-time view of device online status, battery level, Wi-Fi signal, firmware version, and current screen preview
  • Powerful Text Push — Auto-layout for title, body, and signature; dual rendering modes: device built-in typography API or server-side text-to-image for full font control
  • Smart Image Processing — Auto resize/crop to 296×152; multiple dithering algorithms (Floyd-Steinberg, Atkinson, Sierra, etc.); real-time dither preview
  • Enhanced REST API — Built on FastAPI with auto-generated Swagger/OpenAPI docs; wraps the Dot Cloud Auth V2 protocol

Core API

  • GET /devices — List devices
  • POST /text — Send text content
  • POST /image — Send Base64-encoded image
  • POST /image/upload — Upload an image file

Full Swagger documentation is available at http://localhost:8000/docs after startup.

Quick Start

# Install dependencies
pip install -r requirements.txt

# Configure environment
cp .env.example .env
# Edit .env with your DOT_API_KEY and DOT_DEFAULT_DEVICE_ID

# Start the service
python run.py

Then visit http://localhost:8000 to access the console.

Did this solve your problem?

Join our community

Intelligent Poetry Weather Generation System

Previous

Dot Quote/0 Home Assistant IntegrationNew

Next

Contents

FeaturesCore APIQuick Start