Browse Manhuagei manga directly on your Remarkable Paper Pro, without needing to download beforehand.
- the remarkable toolchain
make
ssh
scp
-
Follow https://github.com/asivery/rmpp-xovi-extensions/blob/master/INSTALL.MD
-
Copy the
qt-resource-rebuilder.so
in theextensions.zip
to/home/root/xovi/extensions.d
(viascp
) -
Remember to refresh the hashtables https://github.com/asivery/rmpp-xovi-extensions/blob/master/INSTALL.MD#to-update-hashtab-required-for-ui-mods
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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++){ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
use std::fmt; | |
#[derive(Debug, Clone, Copy, PartialEq)] | |
pub struct Character { | |
pub mode: Option<CharacterMode>, | |
} | |
impl Character { | |
fn exists(&self) -> bool { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DCACBCCBC |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
NewerOlder