8000 GitHub - szymek123321/Gurgle: πŸ‡¬πŸ’ΎοΈ The official source repository for the Gurgle project, a privacy-respecting, free and open source, alternative to Google. It also serves as a parody of Google.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

πŸ‡¬πŸ’ΎοΈ The official source repository for the Gurgle project, a privacy-respecting, free and open source, alternative to Google. It also serves as a parody of Google.

License

GPL-3.0 and 8 other licenses found

Licenses found

GPL-3.0
LICENSE.txt
GPL-3.0
LICENSE.ts
GPL-3.0
LICENSE.tsx
GPL-3.0
LICENSE-GPL.ts
GPL-3.0
LICENSE-GPL.tsx
GPL-3.0
LICENSE-GPL.txt
GPL-3.0
LICENSE-GPL3.ts
GPL-3.0
LICENSE-GPL3.tsx
GPL-3.0
LICENSE-GPL3.txt
Notifications You must be signed in to change notification settings

szymek123321/Gurgle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Gurgle πŸŒπŸ’Ύ

Gurgle Logo

Welcome to the official source repository for the Gurgle project! Gurgle is a privacy-respecting, free, and open-source alternative to Google. It also serves as a parody of Google, providing a humorous take on the familiar search engine experience.

Table of Contents

Introduction

Gurgle aims to offer users a search experience that prioritizes privacy while also delivering a fun and engaging interface. We believe that users should have the freedom to search the web without being tracked or bombarded by ads. Gurgle combines functionality with a playful twist, making it a unique alternative to traditional search engines.

Features

  • Privacy First: Gurgle does not track user data or store search history.
  • Open Source: The code is available for anyone to review, modify, or contribute to.
  • User-Friendly Interface: Simple and clean design for easy navigation.
  • Search Functionality: Fast and efficient search capabilities.
  • Parody Elements: Enjoy humorous features and playful design elements that poke fun at conventional search engines.

Installation

To get started with Gurgle, you need to download the latest release. You can find it here. Download the appropriate file for your operating system and execute it to install Gurgle on your device.

System Requirements

  • Node.js (version 14 or higher)
  • npm (Node Package Manager)

Steps to Install

  1. Clone the Repository:

    git clone https://github.com/szymek123321/Gurgle.git
    cd Gurgle
  2. Install Dependencies:

    npm install
  3. Run the Application:

    npm start

You can also check the Releases section for any updates or new features.

Usage

Once you have installed Gurgle, you can start using it immediately. Open your browser and navigate to the Gurgle homepage. Here, you can enter your search queries just like you would on any other search engine.

Search Tips

  • Use quotes for exact phrases.
  • Try using keywords instead of full questions for better results.
  • Explore the playful features embedded in the search results for a fun experience.

Contributing

We welcome contributions from the community! If you would like to help improve Gurgle, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right of the page.
  2. Create a New Branch:
    git checkout -b feature/YourFeatureName
  3. Make Your Changes: Add your feature or fix a bug.
  4. Commit Your Changes:
    git commit -m "Add Your Feature Description"
  5. Push to Your Fork:
    git push origin feature/YourFeatureName
  6. Create a Pull Request: Go to the original repository and click on "New Pull Request."

We appreciate all contributions, big or small!

License

Gurgle is licensed under the GPL-3.0 License. This means you can freely use, modify, and distribute the software as long as you adhere to the same licensing terms.

Links

Contact

For questions or suggestions, please reach out to the project maintainers:

Thank you for checking out Gurgle! We hope you enjoy using it as much as we enjoyed creating it. Your feedback and contributions help us improve and expand this project. Happy searching!

0