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

https://github.com/braintocc/dashboard

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

linkedin mastodon scheduler social-media substack twitter

Last synced: 11 months ago
JSON representation

connect your second brain to the world

Awesome Lists containing this project

README

          

# ![Image](https://github.com/user-attachments/assets/0df1de45-a033-4cf6-aa13-157749ef4552)

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

## Development

1. You require nodejs on your computer.

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

```bash
npm i
npm run dev
```