Skip to content

burakkaraceylan/programmer-browser

 
 

Repository files navigation

Programmer Browser

A fast-searching and space-saving browser specially designed for programmers.

⭐ Support Us

If you like our project, do not forget to give stars. So we can get more attention and get more support from the community. Don't underestimate one star, one star you give will convince others to give the project another star.

👼 Developer Advice

For a more comfortable use, I recommend that you take advantage of your operating system's ability to add shortcuts to the keyboard. With this feature, you can open and close the browser more easily.

💡 Feature Request

If there is a feature you need, please let me know by opening an issue. I will try to add this feature as soon as possible. But if you want, you can add the feature you want and contribute to the project.

💪 Motivation

Hello, I am a programmer. And I need to speed dial while writing code. That's why standard browsers don't do much for me. My goal in this project is to create a useful browser that allows quick searches for programmers like me.

🖥️ Screenshots

pb-2

pb-3

Programmer Browser Video

⌨️ Shortucts

Shortcut Name Shortcut Keys Example
Full Screen F11
Change Search Engine Ctrl + E
Navigating between tabs Ctrl + (index) Ctrl + 1 => Open First Tab
Window Move Left Ctrl + Left Arrow
Window Move Right Ctrl + Right Arrow

🎉 Roadmap

  • Collapses

  • AdBlock

  • Mute Collapse Audio

  • Keyboard Shortcuts (Search/Control) (VIM/Emacs)

    • Change Search Engine
    • Navigating between tabs
    • Close Tab
    • Close All Tab
    • Previous Page
    • Next Page
  • Create Categories

  • Context Menu (Cut/Copy/Paste)

  • Set Tab Color

  • Refresh Collapse

  • Add Electron Updater

🔮 Usage

In the project directory, you can run:

npm install (for first running)
npm start

Build Browser

npm run package --linux
npm run package --mac
npm run package --windows

⚡ How to Install .deb File

Programmer Browser Video

🤝 Contribute

Coming soon.

About

A fast-searching and space-saving browser specially designed for programmers.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.4%
  • JavaScript 14.9%
  • CSS 2.1%
  • Other 0.6%