Giter VIP home page Giter VIP logo

remarkable_news's Introduction

remarkable_news

reMarkable service to automatically download daily newspaper/comic as your suspend screen. No cloud needed.

demo

Quickstart (Linux/OSX)

git clone http://github.com/evidlo/remarkable_news && cd remarkable_news
make download_prebuilt
make install_nyt

This will install and start the update service on the reMarkable. Every time you connect to WiFi, it will try to grab the latest front page from The New York Times.

Alternatively, you can build the binary yourself before installation if you omit make download_prebuilt.

make install_nyt

By default, downloads are rate limited to once per hour (3600 s). This can be overriden

# set rate limit to once per 10 min
make install_nyt cooldown=600

Install (Windows)

Install WSL, then follow the Linux/OSX instructions. This has not been tested.

Supported News/Comics Sources

  • XKCD - make install_xkcd
  • Washington Post (only updates weekdays) - make install_wp
  • New York Times (slightly low resolution) - make install_nyt
  • New York Times (high quality provided by acrogenesis/nyt-today) - make install_nyt_hq
  • Picsum (random images) - make install_picsum
  • LoremFlickr (random images) - make install_loremflickr KEYWORDS=memphis (example will give random pictures matching the keyword "memphis", insert your own keywords in a comma separated list e.g. KEYWORDS=city,building)
  • Calvin and Hobbes - make install_cah

Debugging

On the reMarkable

journalctl --unit renews -f

Then disconnect and reconnect WiFi to trigger a download. remarkable_news will only download at a maximum of once per hour to avoid burdening the server.

Contributing

See contributing.md

remarkable_news's People

Contributors

acrogenesis avatar evidlo avatar fringley avatar harrylepotter avatar siraben avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.