DEV Community

dixit patel
dixit patel

Posted on

πŸš€ DixitCoder AI Control Panel Browser – Secure, Stylish, and Tor-Ready!

πŸ“’ DixitCoder AI Control Panel Browser β€” releasing publicly in 4–5 days! Stay tuned. πŸš€πŸŒ

Image description
Welcome to the official release of the DixitCoder AI Control Panel Browser, a minimal, secure, and proxy-powered browser built using Python and PyQt6. This browser is tailor-made for developers, security enthusiasts, and privacy-conscious users.

πŸ”’ Why This Browser?
The goal behind DixitCoder AI Browser is simple:

Combine privacy-first browsing using the Tor network

Provide a developer-friendly UI with dark theming

Support real-time theme control and URL navigation

Built using pure Python + PyQt6

🧠 Features Overview
βœ… 1. Tor Proxy Toggle (ON/OFF)
Dynamically enable/disable Tor proxy (socks5://127.0.0.1:9050)

Stores settings locally and restarts to apply changes

🎨 2. Advanced Dark Theme UI
Inspired by modern dev tools like VS Code

Custom rounded buttons, styled input bars, and toolbar

🌐 3. Navigation Tools
Back / Forward / Reload / Home buttons

Live URL bar with auto-update

πŸ“¦ 4. PyQt6 WebEngine View
Uses Chromium under the hood for fast rendering

Loads pages like https://check.torproject.org/ and your own tools

🧩 Tech Stack
Tool Usage
Python 3 Core scripting language
PyQt6 UI Toolkit
QWebEngineView Web page rendering
Tor Proxy SOCKS5 proxy (manual setup)

πŸ–ΌοΈ Screenshots
Add your screenshots here β€” homepage, settings toggle, Tor check success etc.

πŸ”§ How to Run
Install dependencies:

pip install PyQt6 PyQt6-WebEngine
Start the browser:

python app.py
Optional: Make sure the Tor service is running locally on port 9050.

πŸ“ Folder Structure

dixitcoder-app/
β”œβ”€β”€ app.py
β”œβ”€β”€ proxy_setting.conf
β”œβ”€β”€ assets/
β”‚ └── banner.png
β”œβ”€β”€ README.md
└── requirements.txt
πŸ› οΈ What's Next?
✨ Add a Light theme toggle

🧭 Bookmark support

⏳ Page loading indicator

πŸ” Add basic auth for restricted URLs

🌍 Live Link (if hosted)
https://dixitcoder-tools-ai.web.app/

πŸ’¬ Feedback & Contributions
Found a bug? Got a feature idea? Drop it on GitHub or message me on Instagram @dixitcoder.

πŸ“’ Final Words
This project reflects my passion for web development, UI design, and cybersecurity. It's just the beginning. Stay tuned for more AI tools, dev utilities, and ethical hacking projects from DixitCoder!

Top comments (0)

Some comments may only be visible to logged-in visitors. Sign in to view all comments.