Skip to content

unyime1/querry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Querry

Querry is a lightweight cross-platform API request client designed for simplicity and efficiency.

Tech used.

  1. Rust
  2. GTK4

Project Stage

Querry is currently under heavy development and is not yet fully ready for use, but we appreciate your contributions in any way you can.

Testing

If you wish to view the current stage of the project:

  1. Install Rust (https://www.rust-lang.org/tools/install).
  2. Install GTK4 (https://gtk-rs.org/gtk4-rs/stable/latest/book/installation.html).
  3. Install Libadwaita (https://gtk-rs.org/gtk4-rs/stable/latest/book/libadwaita.html).
  4. Clone the master branch.
  5. Compile and run project with cargo run --release.

Contribution

We welcome contributions to Querry! Whether you're adding a new feature, fixing a bug, or improving documentation, your help is greatly appreciated. Here are some guidelines to help make the contribution process smooth:

Before Submitting a Pull Request (PR):

  1. Discuss New Features: If your contribution involves a significant change or new feature, please open an issue first to discuss its feasibility and implementation details before creating a PR. This helps ensure that your work aligns with the project's direction.
  2. Keep Submissions Focused: For easier review, please limit the scope of your PRs to small, well-defined changes. Aim for PRs under 800 lines whenever possible. Larger contributions can be broken down into smaller, self-contained units.

Additional Guidelines:

  1. Ensure your code follows the project's coding style and formatting conventions.
  2. Write clear and concise commit messages that describe your changes.
  3. Include relevant tests for any bug fixes or new features.
  4. By contributing, you agree to your submitted code being released under the MIT license.

Security Vulnerabilities

Security vulnerabilities are a serious concern. If you discover a potential security issue, please do not create a public issue report. Instead, use the confidential reporting feature provided by GitHub, ensuring the details remain private until a fix is released. You can find instructions on privately reporting vulnerabilities here: Privately reporting a security vulnerability

We appreciate your interest in Querry!

About

Lightweight and cross-platform request client designed for simplicity and efficiency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published