Dogeub
BiB internet browsing hub. Browse the web, use apps, play games!
Install / Use
/learn @DogeNetwork/DogeubREADME
Overview
DogeUB is a browser-in-browser style internet hub that brings together web apps, tools, and games in one place, built with React.
[!IMPORTANT] Please consider starring our repository if you are forking it!
List of features:
| Feature | Implemented | |---------|-------------| | Web Proxy | Yes | | Browser-like UI | Yes | | App player UI | Yes | | Cloak features | Partially | | Game Downloader | Yes | | Quick Links | Yes | | DuckDuckGo Search API | Yes | | Apps & Games | Yes | | Search Engine Switcher | Yes | | Themes/Site Customization | Yes |
Development & Building
Production:
git clone https://github.com/DogeNetwork/dogeub.git
cd dogeub
npm i
npm run build
node server.js
Development:
git clone https://github.com/DogeNetwork/dogeub.git
cd dogeub
npm i
npm run dev
Deploying with Docker:
docker run -d \
--name dogeub \
--restart unless-stopped \
-p 3000:3000 \
-e NODE_ENV=production \
-e PORT=3000 \
ghcr.io/dogenetwork/dogeub:latest
[!NOTE] If accessing over a network instead of localhost, you will need to provide a valid SSL certificate (e.g., using a reverse proxy like Nginx or Caddy). This is required for the built-in service worker to function properly.
Contributors / Developers
| Name | Role | GitHub | | ------------- | ------------------ | ------ | | Derpman | Lead Developer | @qerionx | | Fowntain | Project Manager | @fowntain | | Akane | Contributor | @genericness | | DJshelfmushroom | Contributor | @DJshelfmushroom |
[!NOTE] Want to be on this list? Make a few pull requests!
Made possible thanks to:
- MercuryWorkshop/wisp-server-node
- MercuryWorkshop/scramjet
- titaniumnetwork-dev/Ultraviolet
- lucide-icons/lucide
- pmndrs/zustand
- Stuk/jszip
License
This project is licensed under the GNU Affero GPL v3.
See the LICENSE file for more details.
Related Skills
node-connect
329.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
81.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
329.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
81.2kCommit, push, and open a PR
