remarkable

package module
v0.0.0-...-09b491c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 9, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

Tooling for the ReMarkable (2) Paper Tablet (in Go)

Github Release GoDoc Go Report Card Build/Test Status

This package allows to interact with a ReMarkable (2) device on various levels, trying to provide all functionality currently available in various projects within one package. A

NOTE: This package is currently work in progress. Interfaces and implementation are subject to change.

Features

  • Access to framebuffer / screen data
    • Screenshot
    • Low latency, live stream (via client application) with low power consumption (using input detection)
    • Low-overhead "broadcast" functionality supporting multiple clients at the same time

Installation

go get -u github.com/fako1024/go-remarkable
cd cmd/rm-agent && GOOS=linux GOARCH=arm GOARM=7 go build

Documentation

Index

Constants

View Source
const (

	// ProcName denotes the name of the framebuffer binary
	ProcName = "xochitl"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
common
Package common provides functionality shared by all Remarkable devices
Package common provides functionality shared by all Remarkable devices
rm2
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL