Skip to content

luiswirth/carveout

Repository files navigation

carveout

digital pen note taking

Run / Install

Executable from github release page

x86 Linux executables are provided in the github release page.

git + cargo

Run with

git clone https://github.com/lu15w1r7h/carveout.git
cargo run --release

Install with

cargo install --git https://github.com/lu15w1r7h/carveout.git

In the browser

carveout.lwirth.com using webassembly and webgpu

(still work in progress)

Nix with flakes

Run with

nix run "github:lu15w1r7h/carveout"

Install with

nix profile install "github:lu15w1r7h/carveout"

Build with

rust, nix, webgpu/wgpu, webassembly, egui, lyon, nalgebra, parry, pdfium

Screenshots

2022-09-18T003741 2022-09-15T201538 2022-08-30T160250