{"id":14065921,"url":"https://github.com/westurner/pbm","last_synced_at":"2025-05-01T07:31:40.744Z","repository":{"id":24568859,"uuid":"27976321","full_name":"westurner/pbm","owner":"westurner","description":"pbm works with Chrome and Chromium bookmarks JSON https://pypi.python.org/pypi/pbm","archived":false,"fork":false,"pushed_at":"2022-12-26T19:45:41.000Z","size":191,"stargazers_count":9,"open_issues_count":11,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T11:11:16.230Z","etag":null,"topics":["bookmarks","command-line","python","tornado","webapp"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/pbm","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/westurner.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-13T22:49:42.000Z","updated_at":"2024-11-03T05:26:24.000Z","dependencies_parsed_at":"2023-01-14T01:13:05.161Z","dependency_job_id":null,"html_url":"https://github.com/westurner/pbm","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fpbm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fpbm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fpbm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/westurner%2Fpbm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/westurner","download_url":"https://codeload.github.com/westurner/pbm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251840260,"owners_count":21652310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bookmarks","command-line","python","tornado","webapp"],"created_at":"2024-08-13T07:04:50.056Z","updated_at":"2025-05-01T07:31:40.468Z","avatar_url":"https://github.com/westurner.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"===============================\npbm\n===============================\n\n.. image:: https://badge.fury.io/py/pbm.png\n    :target: http://badge.fury.io/py/pbm\n\n.. .. image:: https://travis-ci.org/westurner/pbm.png?branch=master\n..        :target: https://travis-ci.org/westurner/pbm\n\n.. image:: https://pypip.in/d/pbm/badge.png\n        :target: https://pypi.python.org/pypi/pbm\n\n\npbm works with Chrome and Chromium bookmarks JSON.\n\n* Free software: BSD license\n* Source: https://github.com/westurner/pbm\n* PyPI: https://pypi.python.org/pypi/pbm\n\n.. * Documentation: https://pbm.readthedocs.org.\n\nFeatures\n========\n\n* List Chrome and Chromium Bookmarks JSON files (``-l`` / ``-L``)\n* Print all bookmarks (``--print-all``)\n* Reorganize all bookmarks into the Bookmarks Bar (``--organize``)\n  \n\nBookmarks Bar Folders\n-----------------------\n\n+------------------+-------------------------------------------------------------+\n|   Name           | Description                                                 |\n+------------------+-------------------------------------------------------------+\n| yearly           | date-based folders: ``YYYY`` \u003e ``YYYY-MM`` \u003e ``YYYY-MM-DD`` |\n+------------------+-------------------------------------------------------------+\n| ``bookmarklets`` | bookmarklets (additions will be merged with a default set)  |\n+------------------+-------------------------------------------------------------+\n| ``chrome``       | select ``chrome://`` URLs                                   |\n+------------------+-------------------------------------------------------------+\n| ``quicklinks``   | custom quicklinks (optional; copied as-is)                  |\n+------------------+-------------------------------------------------------------+\n| ``starred``      | bookmarks ending in one or more ``#`` are copied here       |\n|                  | searchably prefixed with ``[XO]``, ``[XOOOO]``              |\n+------------------+-------------------------------------------------------------+\n| ``queue``        | default folder for new bookmarks                            |\n+------------------+-------------------------------------------------------------+\n\n\nInstallation\n==============\nInstall from PyPI with pip:\n\n.. code:: bash\n\n   pip install pbm\n\nDevelopment:\n\n.. code:: bash\n\n   pip install -e git+ssh://git@github.com/westurner/pbm#egg=pbm\n\n\nUsage\n=======\nList available ``Bookmarks`` files in Chrome and Chromium User Data\ndirectories:\n\n.. code:: bash\n\n   pbm -l  # or -L to also list Bookmarks.%FT%T%z.bkp backups\n\nReorganize all bookmarks into Bookmarks Bar folders:\n\n.. code:: bash\n\n   bmarks=$(pbm -l | grep \"Profile 1\" | head -n1)\n   pbm --organize \"${bmarks}\"\n\nServe and search bookmarks with the Tornado webapp:\n\n.. code:: bash\n\n   pbmweb -H localhost -P 8080 -f \"${bmarks}\"\n\nThen access the searchable bookmarks jstree at\nhttp://localhost:28881/bookmarks/chrome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesturner%2Fpbm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwesturner%2Fpbm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwesturner%2Fpbm/lists"}