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.
npm install
npm run dev
npm run build
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.
npm install
npm run dev
npm run build