You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
01/README.md

80 lines
1.3 KiB

12 months ago
# ○
12 months ago
Official repository for [The 01 Project](https://twitter.com/hellokillian/status/1745875973583896950).
12 months ago
<br>
## Installation
1. **Install PortAudio and FFmpeg.**
```bash
# For macOS
brew install portaudio ffmpeg
# For Ubuntu
sudo apt-get install portaudio19-dev libav-tools
```
2. **Install Python dependencies.**
```bash
python -m pip install -r requirements.txt
```
## Usage
1. **Navigate to the project directory.**
```bash
cd OS/01
```
2. **Run the start script.**
```bash
bash start.sh
```
<br>
12 months ago
## Background
### [Context ↗](https://github.com/KillianLucas/01/blob/main/CONTEXT.md)
12 months ago
12 months ago
The story of devices that came before the 01.
12 months ago
### [Inspiration ↗](https://github.com/KillianLucas/01/tree/main/INSPIRATION.md)
12 months ago
12 months ago
Things we want to steal great ideas from.
<br>
## Direction
### [Goals ↗](https://github.com/KillianLucas/01/blob/main/GOALS.md)
12 months ago
12 months ago
What we're going to do.
12 months ago
### [Use Cases ↗](https://github.com/KillianLucas/01/blob/main/USE_CASES.md)
12 months ago
12 months ago
What the 01 will be able to do.
12 months ago
<br>
## Project Management
### [Tasks ↗](https://github.com/KillianLucas/01/blob/main/TASKS.md)
12 months ago
11 months ago
Our master task list.
12 months ago
### [Teams ↗](https://github.com/KillianLucas/01/blob/main/TEAMS.md)
12 months ago
12 months ago
Our (flexible) teams.
<br>
<br>
11 months ago
> **14** days remaining until launch