Ordinati is a command line tool to manage bookmarks across browsers. Browsers supported:
- Mozilla Firefox
- Google Chrome
- Oridinati is available as a Python package. You can install it using pip.
pip install ordinati
- You can clone this repo and install ordinati using the setup.py.
git clone https://github.com/Ordinati/Ordinati
python setup.py install
- Update README.md.
- Add test cases.
- Setup Travis CI for continous testing.
- Add support for more browsers.
- Provide support for multiple collections to club similar bookmarks together.