Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 1.82 KB

README.org

File metadata and controls

76 lines (49 loc) · 1.82 KB

mirror-rmk2

An application to mirror the remarkable2 tablet on the pc.

Description

See doc folder:

Dictionary
dictionar de termeni folositi in proiect
SoftwareSpec
software specification
RemarkableEvents
describe the events

Usage

Development

Requirements

Linux, MacOS, and Windows (WSL2)

Windows (non WSL2)

One-time setup

On Linux, MacOS, and Windows (WSL2):

direnv allow

To make sure that no unformatted commits with lint errors end up in the main branch run initially:

git config core.hooksPath hooks

The pre-push script will block the push if there are style or lint errors in code.

REPL

Deploy

Resources

  1. https://datatracker.ietf.org/doc/html/rfc6143
  2. https://github.com/ichaozi/RemarkableFramebuffer
  3. https://github.com/canselcik/libremarkable/wiki/Reading-Physical-Buttons
  4. https://github.com/clj-commons/clj-ssh
  5. https://circleci.com/blog/build-a-clojure-web-app-using-duct/
  6. https://github.com/duct-framework/duct
  7. https://github.com/juxt/edge
  8. https://github.com/thi-ng/geom
  9. https://practicalli.github.io/blog/posts/clojure-web-server-cli-tools-deps-edn/
  10. https://github.com/Raynes/conch
  11. Digital Ink with Clojure and OpenGL
  12. AnyTimeTraveler/pipes-and-rust

Tasks

Create project scafold

Bring the code from the old project

License

mirror-rmk2 is released under the GNU General Public License. See the file for details.