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
- Host: GitHub
- URL: https://github.com/mazzzystar/tinymind
- Owner: mazzzystar
- License: mit
- Created: 2024-09-15T08:53:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T15:44:21.000Z (3 months ago)
- Last Synced: 2025-04-14T18:12:17.751Z (3 months ago)
- Language: TypeScript
- Homepage: https://tinymind.me
- Size: 5.91 MB
- Stars: 729
- Watchers: 5
- Forks: 53
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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.mehttps://github.com/user-attachments/assets/4c9f590e-dd1e-4e9f-95a0-45b236752494
## Demo Page
[tinymind.me/mazzzystar](https://tinymind.me/mazzzystar)
## Usage
https://tinymind.meMacOS version packaged using [Pake](https://github.com/tw93/Pake):
[
](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