tomayac’s avatartomayac’s Twitter Archive—№ 20,770

  1. …in reply to @rem
    @rem Really good (albeit sad) use case for wake lock. If you want file system access support, check the browser-fs-access lib: github.com/GoogleChromeLabs/browser-fs-access, which falls back to <input type=file />. By the way, I’ve PR’ed wake lock support directly into NoSleep.js, so you can just add it.