Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/braintocc/service

connect your second brain to the world
https://github.com/braintocc/service

linkedin mastodon scheduler social-media substack twitter

Last synced: about 15 hours ago
JSON representation

connect your second brain to the world

Awesome Lists containing this project

README

        

# ![Image](https://github.com/user-attachments/assets/c2cce67c-c513-4048-b58b-2ef530aeb72f)

## Motivation
This application allows you to schedule publications (linkedin, mastodon, ...) to multiple systems from your second brain (Notion, ...)

## Development

1. You require [Bun](https://bun.sh) on your computer.

2. Clone the repository and run the following command to install the dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```