Skip to content

Project Omega is an open source privacy enabled search engine written in Dart, C++ & CMake. 🥑 Current Version: 2.0.1 (Avocado)

License

Notifications You must be signed in to change notification settings

lightlessdays/Omega-Search

Repository files navigation

Omega: A Privacy-Focused Open Source Search Engine

banner

Welcome to the Omega Search Engine Github repository.

Omega is a privacy-focused, open-source search engine designed to provide users with a secure and private search experience. This repository contains the source code and development resources for Omega.

Installing the Application

This application is available - both for Android as well as iOS. The web version of this application will be available soon. To use the Android version, you may install it from the Play Store by clicking here

Getting Started

To get started with Omega, follow these steps:

  1. Clone the repository: git clone https://github.com/lightlessdays/Omega-Search.git
  2. Install the necessary dependencies: flutter pub get
  3. Build and run Omega: flutter run

Contributing

We welcome contributions from the community to help improve Omega. To contribute, please follow these guidelines:

  • Fork this repository.
  • Create a new branch for your feature or bug fix: git checkout -b feature/your-feature-name
  • Make your changes and commit them: git commit -m "Description of your changes"
  • Push your changes to your fork: git push origin feature/your-feature-name
  • Open a pull request to the main branch of this repository.

For more detailed information on contributing, please read our Contributing Guidelines.

Code of Conduct

We want to ensure a welcoming and inclusive community around Omega. We have a Code of Conduct in place to set the expectations for respectful and collaborative behavior. Please read and adhere to it when participating in this project.

License

Omega is licensed under the LICENSE file.

Screenshots

                   

Contact

If you have any questions, suggestions, or need assistance, please contact us at dhruvbadaya@gmail.com.

Thank you for contributing to Omega Search Engine!