Skip to content

Instantly share code, notes, and snippets.

View JustSimplyKyle's full-sized avatar

SimplyKyle! JustSimplyKyle

View GitHub Profile

Remarkable Paper Pro Manga Reader (rmpp)

Browse Manhuagei manga directly on your Remarkable Paper Pro, without needing to download beforehand.


Page 1: Manga Access

image

@JustSimplyKyle
JustSimplyKyle / vnsee.md
Last active February 7, 2025 12:09
How to setup `vnsee` on the remarkable paper pro
#include <iostream>
#include <stdio.h>
#include <memory>
#include <stdlib.h>
#include <valarray>
#include <mpi.h>
void printresult(float *arr, int size, float elapsed_time){
printf("Result array :\n");
for(int i = 0; i < size; i++){
@JustSimplyKyle
JustSimplyKyle / scraper.rs
Last active September 18, 2024 11:04
A scraper that scrapes `manhuagui.com`, also has the ability to translate to epub
use std::io::Write;
use std::process::Command;
use std::time::Duration;
use argh::FromArgs;
use bytes::BytesMut;
use color_eyre::eyre::{bail, ContextCompat};
use fantoccini::{ClientBuilder, Locator};
use reqwest::header::{
HeaderMap, HeaderValue, ACCEPT, ACCEPT_ENCODING, ACCEPT_LANGUAGE, CONNECTION, REFERER,
@JustSimplyKyle
JustSimplyKyle / main.rs
Last active July 11, 2024 16:42
Calcualtor
use std::fmt;
#[derive(Debug, Clone, Copy, PartialEq)]
pub struct Character {
pub mode: Option<CharacterMode>,
}
impl Character {
fn exists(&self) -> bool {
[package]
name = "substring-mutual-letters"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[package]
name = "substring-mutual-letters"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[package]
name = "cbztoepub"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
argh = "0.1.12"
color-eyre = "0.6.2"
@JustSimplyKyle
JustSimplyKyle / arch.pacmanity
Last active May 31, 2023 08:24
arch: List of installed packages
acpi
acpi_call
acpica
acpid
adobe-source-han-sans-otc-fonts
adobe-source-han-sans-tw-fonts
adobe-source-han-serif-otc-fonts
adobe-source-sans-fonts
adobe-source-serif-fonts
adriconf