Skip to content

kyuna312/nyan_browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌸 Nyan Browser (Kawaii Browser)

A cute and functional web browser written in Rust with a kawaii (cute) aesthetic! (◕‿◕✿)

✨ Features

  • 🎀 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

🚀 Getting Started

Prerequisites

  • Rust (latest stable version)
  • Firefox
  • GeckoDriver

Installation

  1. Clone the repository:
git clone https://github.com/kyuna312/nyan_browser.git
cd nyan_browser
  1. Install GeckoDriver:
# On macOS
brew install geckodriver

# On Linux
sudo apt install firefox-geckodriver
  1. Build and run:
cargo build --release
cargo run

🎨 Available Themes

  • 🌸 Sakura Dreams (Pink theme)
  • 🌊 Ocean Melody (Blue theme)
  • ⭐ Star Magic (Yellow theme)
  • 🌈 Rainbow Heart (Multicolor theme)
  • 🍬 Candy Pop (Sweet theme)

🛠️ Development

Project Structure

src/
├── browser/      # Core browser functionality
├── features/     # Browser features and extensions
├── core/         # Core components (cache, network)
├── utils/        # Utility functions
└── assets/       # Static assets and templates

Running Tests

cargo test

🤝 Contributing

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.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

💖 Acknowledgments

  • Thanks to the Rust community
  • Inspired by kawaii culture and anime aesthetics
  • Built with love and lots of cute emojis (◕‿◕✿)

🎉 Screenshots

[Add some cute screenshots of your browser here!]


Made with ♥ by kyuna312 (◕ᴗ◕✿)

About

# custom toy browser using mozilla

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published