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

https://github.com/mazzzystar/tinymind

Tinymind - Write and sync your blog & thoughts with GitHub
https://github.com/mazzzystar/tinymind

Last synced: about 2 months ago
JSON representation

Tinymind - Write and sync your blog & thoughts with GitHub

Awesome Lists containing this project

README

        


Tinymind Blog Banner

Turn your GitHub into a blog & memo data storage place with one-click Sign in. No server needed - every input automatically syncs to your GitHub repository.
https://tinymind.me

https://github.com/user-attachments/assets/4c9f590e-dd1e-4e9f-95a0-45b236752494

## Demo Page
[tinymind.me/mazzzystar](https://tinymind.me/mazzzystar)

image

## Usage
https://tinymind.me

MacOS version packaged using [Pake](https://github.com/tw93/Pake):

[icon_512x512](https://github.com/mazzzystar/tinymind/blob/main/public/Tinymind.dmg)

## How It Works

1. You authorize Tinymind to read/write your public GitHub repositories.
2. Tinymind immediately creates a public repository named `tinymind-blog` in your GitHub account.
3. When you write anything on Tinymind, it automatically commits to your `yourname/tinymind-blog` repository.

Your data is stored on your GitHub repository, separate from Tinymind.

## Data Privacy & Permissions

Your data remains secure:

- Stored directly in your GitHub repository
- Only write access to public repositories
- Full control via your GitHub account

## Features in Development

- [x] Blog and Thoughts support Markdown
- [x] Add a feature to let writers manage their own blogs (add, delete, edit posts)
- [x] Supports user drag-and-drop image uploads
- [x] Shareable user main pages (e.g., [tinymind.me/mazzzystar](https://www.tinymind.me/mazzzystar))

## Creator List
If you use Tinymind for blogging or writing thoughts, feel free to comment below this issue(https://github.com/mazzzystar/tinymind/issues/18) to share your homepage URL for others to discover your work! 🎉

## Tech Stack

Built with cutting-edge technologies:

- Next.js
- React
- TypeScript
- NextAuth.js
- Tailwind CSS

## Contribute

We welcome contributions! Feel free to submit a Pull Request or open an issue for discussion.

## Support

Report issues or suggestions: [New Issue](https://github.com/mazzzystar/tinymind/issues/new).

## LICENSE

MIT License