-
Updated
Jan 10, 2022 - Lua
reMarkable tablet
The reMarkable tablets are open note-taking devices featuring an e-ink screen, a touchscreen, and a pen digitizer. The devices come with root access by default and a Linux-based operating system, which sparked a rich community of enthusiasts who develop software to extend the capabilities of the tablets.
Here are 206 public repositories matching this topic...
-
Updated
Jan 4, 2022
-
Updated
Dec 24, 2021 - Go
-
Updated
Jan 10, 2022 - C
-
Updated
Jan 10, 2022 - Shell
-
Updated
Jan 2, 2022 - Python
-
Updated
Dec 11, 2021 - Python
Currently the library depends on guzzle which is pretty popular, but other projects might already use a different HTTP client. Would be nice to switch it to https://github.com/php-http/httplug
-
Updated
Jun 4, 2021 - Shell
-
Updated
Nov 29, 2021 - QML
-
Updated
Dec 10, 2020 - Go
-
Updated
Jan 10, 2022 - C++
Add basic tests
Woops! Sorry for that, and thank you for catching it! I meant to type
continuethere but I slipped. Testing the codebase on thedemodirectory did not raise problems so I went along.No promises here, but would you be open to PRs related to building an integration test suites? Such regressions could be caught pretty easily with basic tests.
_Originally posted by @clement-elbaz in ht
-
Updated
Aug 29, 2021 - C++
-
Updated
Jan 5, 2022 - Python
-
Updated
Jan 8, 2022 - PHP
Some RSS feeds, twitter accounts, and other providers don't update every day. In addition to the current numerical limit: int arguments passed to StoryProviders, it would be very useful to have a since: datetime.datetime argument that filters stories by publication date.
Screenshots should be stored into xochitl by default. Likely in a Screenshots folder. The folder should be configurable, as well as if the feature should be enabled or not.
-
Updated
Jan 23, 2021 - Go
-
Updated
Feb 4, 2021
-
Updated
Nov 16, 2021 - C++
Add a simple way to add extra video filters to
ffplay. I propose-e | --extra-filterswhich would set the next argument as the initial value forvideo_filters.One use case for this would be to invert the video (see issue #69).