{"id":17323835,"url":"https://github.com/akz92/bim","last_synced_at":"2026-04-07T09:31:16.871Z","repository":{"id":76933515,"uuid":"121827783","full_name":"akz92/bim","owner":"akz92","description":"Vim-inspired browser","archived":false,"fork":false,"pushed_at":"2018-03-17T21:50:47.000Z","size":794,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-09T22:16:43.808Z","etag":null,"topics":["browser","cross-platform","electron","keyboard-navigation","macos","vim","vue"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akz92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-17T04:39:30.000Z","updated_at":"2018-03-17T21:50:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"150d1399-2c29-4909-9385-65dfa87cbc15","html_url":"https://github.com/akz92/bim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akz92/bim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akz92%2Fbim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akz92%2Fbim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akz92%2Fbim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akz92%2Fbim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akz92","download_url":"https://codeload.github.com/akz92/bim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akz92%2Fbim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31507927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["browser","cross-platform","electron","keyboard-navigation","macos","vim","vue"],"created_at":"2024-10-15T14:09:05.778Z","updated_at":"2026-04-07T09:31:16.849Z","avatar_url":"https://github.com/akz92.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bim\n\nVim-inspired browser built with [Electron](https://github.com/electron/electron) and [Vue](https://github.com/vuejs/vue)\n\n### Commandbar\n\nBim has a command bar similar to Vim's, to activate it press `:` while on `normal` mode.\n\nThere's a limited number of commands for now, these are all of them:\n\n```shell\nopen # Opens a url in current tab\nopen -t # Opens a url in a new tab\nreload # Reloads the current tab\nstop # Stops reloading the current tab\ntab-close N # Closes the current tab or the N-th tab (starting from 1)\ntab-focus N # Focuses on the N-th tab (starting from 1)\ntab-next # Focuses on the next tab\ntab-prev # Focuses on the previous tab\ntab-move N # Moves the current tab to the N-th position (starting from 1)\nback # Navigates back in tab's history\nforward # Navigates forward in tab's history\nyank # Yanks current tab's url to the clipboard\ninspect # Opens DevTools for the current tab\ninspect -b # Opens Bim's DevTools\nhints # Shows link hints\nhints -t # Opens hint link in a new tab\nhints -y # Yank hint link\nset navbar show/hide # Hides or shows the navbar\n```\n\n\n\n### Keyboard shortcuts\n\nKeyboard shortcuts are only recognized while on `normal` mode. I've only implemented basic commands yet, this is the shortcuts currently available:\n\n```shell\ni # Enter insert mode\n/ # Search in page\no # Opens a url in current tab\nshift+o # Opens a url in a new tab\nf # Shows link hints\nr # Reloads the current tab\nx # Closes the current tab\nshift+J # Focuses on the previous tab\nshift+K # Focuses on the next tab\nshift+H # Navigates back in tab's history\nshift+L # Navigates forward in tab's history\nyy # Yanks current tab's url to the clipboard\nyf # Yanks hint link\nwi # Opens DevTools for the current tab\n```\n\n\n\n### Running locally\n\n```shell\n# Install packages\nnpm install\n\n# Start development hot reload server\nnpm run dev\n\n# Start application\nelectron .\n```\n\n\n\n### How to build\n\n```shell\n# Install packages\nnpm install\n\n# Build Vue files\nnpm run build\n\n# Create package\nnpm run release:mac\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakz92%2Fbim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakz92%2Fbim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakz92%2Fbim/lists"}