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

https://github.com/nichoth/starboard-1

Scuttlebot distributed social in your terminal
https://github.com/nichoth/starboard-1

Last synced: about 1 year ago
JSON representation

Scuttlebot distributed social in your terminal

Awesome Lists containing this project

README

          

# Starboard - Scuttlebot distributed social in your terminal

Write a few queries and prompts to make it easier to onboard people to sbot from their terminals.

Please include lots of animated terminal gifs for best effect

### Publish

```
node publish
```

![publish](publish.gif)

### Seven

```
node seven
```

![seven](seven.gif)

### All Short

```
node allshort
```

![allshort](allshort.gif)

### Short

```
node short
```

![short](short.gif)

### X

Takes two arguments. the first is how many, the second is the post time (right now only votes and posts work)

```
node x 25 post
node x 65 vote
```

![x](x.gif)