Skip to content

kevin-mueller/rmapi-hwr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HWR for rmapi (wip)

Prereq

  • register for a developer account on myScript
  • get the application key and hmac

Usage

  • set the env variables:
    export RMAPI_HWR_APPLICATIONKEY="some application id key"
    export RMAPI_HWR_HMAC="some hmac stuff"
  • get the zip of a notebook or pdf with rmapi get
  • run with go run main.go the.zip
  • or build go build
  • -h for supported options

About

hwr for rmapi / remarkable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%