#icons #user-agent #title #directory #infer

app localapp

Rust CLI to convert webpage into desktop app with tauri under 3 MB

11 releases

0.1.10 Jun 16, 2022
0.1.9 Jun 10, 2022

#201 in HTTP client

Download history 22/week @ 2023-08-14 2/week @ 2023-08-21 11/week @ 2023-08-28 22/week @ 2023-09-04 2/week @ 2023-09-11 1/week @ 2023-09-18 3/week @ 2023-09-25 1/week @ 2023-10-02 1/week @ 2023-10-16 4/week @ 2023-10-23 19/week @ 2023-10-30 3/week @ 2023-11-06 13/week @ 2023-11-13 12/week @ 2023-11-20 35/week @ 2023-11-27

64 downloads per month

MIT and GPL-3.0 licenses

34KB
228 lines

GitHub top language

localapp

Rust CLI to convert webpage into desktop app with tauri under 3 MB.

Install

cargo install localapp

Usage

localapp <you-website-url>

Why localapp

  • No electron, 2.6 MB dmg for flomo example.
  • Acceptable memory footprint with system webview.
  • Cross-platform based on rust toolchain and tauri.

Screenshot

flomo in macOS and M1 Macbook Pro:

Dependencies

~43–60MB
~1M SLoC