A cute and functional web browser written in Rust with a kawaii (cute) aesthetic! (◕‿◕✿)
- 🎀 Cute anime-style interface with customizable themes
- 🌟 Built-in network monitoring and debugging tools
- 💝 Efficient caching system for better performance
- 🌸 Custom homepage with adorable mascots
- 🎮 Developer tools integration
- 🌈 Multiple color themes
- 🔧 Built on GeckoDriver for Firefox compatibility
- Rust (latest stable version)
- Firefox
- GeckoDriver
- Clone the repository:
git clone https://github.com/kyuna312/nyan_browser.git
cd nyan_browser
- Install GeckoDriver:
# On macOS
brew install geckodriver
# On Linux
sudo apt install firefox-geckodriver
- Build and run:
cargo build --release
cargo run
- 🌸 Sakura Dreams (Pink theme)
- 🌊 Ocean Melody (Blue theme)
- ⭐ Star Magic (Yellow theme)
- 🌈 Rainbow Heart (Multicolor theme)
- 🍬 Candy Pop (Sweet theme)
src/
├── browser/ # Core browser functionality
├── features/ # Browser features and extensions
├── core/ # Core components (cache, network)
├── utils/ # Utility functions
└── assets/ # Static assets and templates
cargo test
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Rust community
- Inspired by kawaii culture and anime aesthetics
- Built with love and lots of cute emojis (◕‿◕✿)
[Add some cute screenshots of your browser here!]
Made with ♥ by kyuna312 (◕ᴗ◕✿)