Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yjaaidi/pathway
https://github.com/yjaaidi/pathway
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yjaaidi/pathway
- Owner: yjaaidi
- Created: 2022-07-22T13:20:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T14:05:56.000Z (about 2 years ago)
- Last Synced: 2024-10-07T15:46:44.697Z (about 1 month ago)
- Language: Python
- Size: 1.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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