Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/braintocc/service
- Owner: braintocc
- Created: 2025-01-09T13:24:10.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2025-01-18T14:59:12.000Z (3 days ago)
- Last Synced: 2025-01-18T15:40:42.343Z (3 days ago)
- Topics: linkedin, mastodon, scheduler, social-media, substack, twitter
- Language: TypeScript
- Homepage: https://brainto.cc
- Size: 99.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```