Skip to content

damms005/sharpie

Repository files navigation

Sharpie

This project uses drivelist to get the list of drives, fetches a random image from https://picsum.photos and uses it for the drive label after resizing it with sharp. It stores the data using sqlite3.

Dev build. Sharp works perfecrtly okay. image

Production build. Sharp is not bundled. image

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run dev

Build the app for production

npm run build

About

Sharp repro repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published