Julian Gruber
Julian Gruber
``` js let myNotification = new Notification('Title', { body: 'Lorem Ipsum Dolor Sit Amet' }); myNotification.onclick = () => { console.log('Notification clicked'); }; ```
- [ ] archive finished downloading
depends on #23
sounds really cool, let's do this once we start implementing snapshots in the ui
blocked by https://github.com/datproject/dat-desktop/pull/297 as we need `dat.progress`
pull request here https://github.com/datproject/dat-desktop/pull/304
please, go ahead :) i haven't started actual work yet.
I'd want to - limit the upload bandwidth - turn off throttling completely at night - turn on throttling during the day - see how much it's uploading in total...
woah ❤️ that looks so cool!
not yet, I'll ping you