• Stars
    star
    266
  • Rank 154,103 (Top 4 %)
  • Language
    Go
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Daily news/comics on your reMarkable's suspend screen

remarkable_news

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

demo

Install

wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin 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. See below for more image sources.

By default, downloads are rate limited to once per hour (3600 s). This can be overriden by modifying /etc/systemd/system/renews.service

Requires remarkable-hacks to be installed for software versions >=2.5.0.27

Install (Windows)

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

Supported News/Comics Sources

  • XKCD
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin xkcd
  • Washington Post (only updates weekdays)
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin wp
  • New York Times (slightly low resolution)
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin nyt
  • New York Times (high quality provided by acrogenesis/nyt-today)
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin xkcd
  • Picsum (random images)
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin picsum
  • LoremFlickr (random images)
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | KEYWORDS=nature,cats sh /dev/stdin loremflicker
    • replace 'nature,cats' with your own keywords
  • Unsplash (random images)
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | KEYWORDS=nature sh /dev/stdin unsplash
    • replace 'nature' with your own keywords. Only one keyword supported
  • Calvin and Hobbes
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin cah
  • The Guardian
    • wget -O - http://evidlo.github.io/remarkable_news/install.sh | sh /dev/stdin uk_tg

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

More Repositories

1

remarkable_mouse

use your reMarkable as a graphics tablet
Python
436
star
2

remarkable_printer

Native printing to reMarkable.
Go
239
star
3

passhole

A secure hole for your passwords (KeePass CLI)
Python
196
star
4

remarkable_entware

Entware installer modified for reMarkable Tablet
Shell
149
star
5

remarkable_syncthing

Self-hosting syncing solution for reMarkable
149
star
6

remarkable_pdflets

mini apps for reMarkable inside xochitl
Shell
71
star
7

picklecast

Share your screen to a projector with only a web-browser.
JavaScript
59
star
8

remarkable_keyboard

Use a reMarkable tablet as a wireless mouse and keyboard
Python
29
star
9

legoman

Minimal static website generator
Python
9
star
10

markdown_captions

Python-Markdown plugin for image captions
Python
8
star
11

redrum

Reddit wallpaper changer. Does math to rank images.
Python
8
star
12

shkype

VOIP calling for 2020
Shell
5
star
13

erandr

Simple xrandr wrapper for quick monitor configuration
Shell
5
star
14

examples

Reference code snippets
Python
5
star
15

remarkable_sim

reMarkable simulator
Python
5
star
16

nanpa_lookup

Look up NPA-NXX records
Python
3
star
17

remarkable_pdfstore

Testing PDFs as notebook storage backend for reMarkable
Python
3
star
18

rosen

Ground Software for SEAQUE Mission aboard the ISS
Python
3
star
19

scripts

Collection of some useful scripts
HTML
2
star
20

illinikey

Offline password generation for UIUC's two-factor login
Python
2
star
21

uiuc_ruler

UIUC PCB Ruler
1
star
22

navigation

HackIllinois Navigational Aid App
Java
1
star
23

postscript

PostScript
1
star
24

i3config

Contains all my personal settings for i3wm, including statuslines for i3bar
Shell
1
star
25

evidlo.github.io

My static Cereal website
HTML
1
star
26

plug

My Purdue LUG document and presentation archive
TeX
1
star
27

collar

Wifi Controlled LED Collar
HTML
1
star
28

xmlnative

Map XML elements to python types.
Python
1
star
29

cereal

A minimal static website generator.
Python
1
star
30

dotrm

Parsing reMarkable .rm format
Kaitai Struct
1
star
31

test

A test repository
1
star