https://app.raindrop.io
using the rdopen
keywordpip install --user python-raindropio==0.0.4
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/brpaz/ulauncher-raindrop
To be able to do calls to the Raindrop API you must create an access token and set it´s value on the extension settings.
To generate a new token, go to Integrations page on Raindrop, and select Create a new App
in the Developers
section. Give in a name like Ulauncher Extension
.
After the app is created, click on it to open the details and create a "Test Token".
The following keywords are specified by this extension:
rd <query>
to to search on all your bookmarks.rdopen
to open Raindrop Web App.rdunsorted
to search on your Unsorted
bookmarksgit clone https://github.com/brpaz/ulauncher-raindrop
make link
The make link
command will symlink the cloned repo into the appropriate location on the ulauncher extensions folder.
To see your changes, stop ulauncher and run it from the command line with: make dev
.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)If this project was useful to you in some form, I would be glad to have your support. It will help to keep the project alive and to have more time to work on Open Source.
The sinplest form of support is to give a ⭐️ to this repo.
You can also contribute with GitHub Sponsors.
Or if you prefer a one time donation to the project, you can simple:
<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" >
MIT © Bruno Paz