Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/littledivy/notify

watch TV while Rust compiles
https://github.com/littledivy/notify

Last synced: 20 days ago
JSON representation

watch TV while Rust compiles

Awesome Lists containing this project

README

        

Deno + React native + Expo app to notify when a long running task is done.

## Usage

Start Expo and connect via Expo Go app:
```shell
EXPO_OFFLINE=1 deno task start
```

```shell
# Now procastinate until the build is done
./notify.ts 'cargo build --release'
```