readog
readog copied to clipboard
[🚧] Readog is a browser extension that can save your links to any platform.
Readog is browser extension that can save your link to any platform
https://github.com/godruoyi/readog/assets/16079222/a1fd44a0-90d0-44e5-95d0-f1381131833f
Description
Readog allows you to save links with a single click to any platform that support Open API. Currently, it supports Telegram and Bookmark, we are plans for additional more support in the future, PR/Issue are welcome.
Features
- [x] 🌰 Click once and save to any platform
- [x] 🌰 Support browser Bookmark
- [x] 🍏 Support Telegram
- [x] 🐛 Support Bear
- [x] 🐕🦺 Support Obsidian
- [ ] 🚧 Support Notion
- [ ] 🚧 Support Flomo
Installation
Install Manually
- Download readog-chrome-extension-{version}.zip from Latest Release
- Unzip it
- Open the Extension page of Chrome & Arc browsers
- Enable
Developer modeand clickLoad unpackedbutton to import Readog - Configure the service provider you want to save data(tg, bookmark, bear, etc.)
- Enjoy.
Install from source code
- Clone the repository
- Install dependencies:
pnpm install - Build the extension:
pnpm build - Open Chrome Developer Tools and load the extension from the
distdirectory
Development
- Clone the repository
- Install dependencies:
pnpm install - Run the development server:
pnpm dev - Open Chrome Developer Tools and load the extension from the
distdirectory - Make changes to the code and the extension will be reloaded automatically
License
MIT