Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yjaaidi/pathway


https://github.com/yjaaidi/pathway

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Setup

```sh
make install
make download-models
make start
```

# Adding dependencies

```sh
tools/install.sh [dependency ...]
```

# Set up raspberry

```sh
make setup-raspberry
```

# Connect to Raspberry

```sh
ssh [email protected]
```

or `nmap -p 22 192.168.xxx.0/24`
or `dns-sd -Gv4 raspberrypi.local` to grab the IP address