An open API service indexing awesome lists of open source software.

https://github.com/tecdrop/color_hap

Endless random colors! An open source random color generator written in Flutter.
https://github.com/tecdrop/color_hap

color flutter flutter-apps generator random random-color random-color-generator

Last synced: 4 months ago
JSON representation

Endless random colors! An open source random color generator written in Flutter.

Awesome Lists containing this project

README

          

# ColorHap

[![Version badge](https://img.shields.io/github/v/tag/tecdrop/color_hap?color=forestgreen&label=version)](https://github.com/tecdrop/color_hap/releases)
[![PWA Installable badge](https://img.shields.io/badge/-installable-5A0FC8?logo=pwa)](https://colorhap.tecdrop.com/)
[![MIT License badge](https://img.shields.io/github/license/tecdrop/color_hap?color=9c0000)](LICENSE)
[![GitHub Code Size badge](https://img.shields.io/github/languages/code-size/tecdrop/color_hap)](https://github.com/tecdrop/color_hap)
[![Style badge](https://img.shields.io/badge/style-flutter__lints-4BC0F5.svg)](https://pub.dev/packages/flutter_lints)
[![Contributions Welcome badge](https://img.shields.io/badge/contributions-welcome-cornflowerblue)](#Contributing)
[![Downloads from GitHub Releases](https://img.shields.io/github/downloads/tecdrop/color_hap/total)](https://github.com/tecdrop/color_hap/releases)

ColorHap is a random color generator for developers and creatives. It allows you to generate a vast array of colors, including basic, web, named, attractive, and true random colors. Stuck on a design decision? Spark your inspiration with unexpected color combinations.

Beyond randomization, ColorHap lets you browse and select specific colors with ease, get precise color information (including hex codes, RGB, HSV, HSL, and more), or save your favorite generated colors for later use. Share color codes and visual swatches directly with collaborators, or simply send yourself colors you discover and like!

Available as a native Android app and a Progressive Web App (PWA), ColorHap runs on multiple platforms without ads or internet access. It's a free and open-source project built with Flutter for exploring endless color possibilities and finding inspiration for any project.

![ColorHap running on various platforms](/repo-assets/screenshots/colorhap-screenshots-on-various-platforms.png)

## Try ColorHap

### On any platform

[Run the web app](https://colorhap.tecdrop.com/) and/or install it from your browser on Android, ChromeOS, iOS, Linux, macOS, Windows, etc.

### On Android


Get ColorHap for Android on Google Play 
Download ColorHap for Android from GitHub Releases

## Learn More

* **Blog Post:** [The random color generator: More useful than you think](https://www.tecdrop.com/blog/the-random-color-generator-more-useful-than-you-think/) - Discover a wide range of use cases and surprising applications for a random color generator like ColorHap.

### Development

1. Clone the repo from GitHub

```bash
git clone https://github.com/tecdrop/color_hap
```

2. Install [Flutter](https://docs.flutter.dev/get-started/install)

3. Restore the dependencies

```bash
flutter pub get
```

4. Start the app:

```bash
flutter run
```

## Contributions

Contributions are welcome: code, text, documentation, design, graphics, suggestions. Please fork this repository and contribute back using [pull requests](https://github.com/tecdrop/color_hap/pulls), [submit an issue](https://github.com/tecdrop/color_hap/issues), or [send an email](https://www.tecdrop.com/support/).

## Support Us

ColorHap is free, and we love creating and sharing projects like this with the community. If you find ColorHap useful and want to support Tecdrop, explore our pro apps - they revolve around the simplicity and elegance of solid colors, making them a natural choice for ColorHap users.

| Our Pro Apps | [Pitch Black Wallpaper Pro](https://www.tecdrop.com/pitchblackwallpaperpro/) | [RGB Color Wallpaper Pro](https://www.tecdrop.com/rgbcolorwallpaperpro/) |
| ------------ | ------------------------- | --- |
| Tecdrop Pro Apps |

  • Pitch black & dark wallpapers
  • AI-generated wallpapers
  • Enhances battery life
  • Reduces eyestrain
  • |
  • Set ColorHap colors as wallpaper
  • Endless color options, built-in & custom
  • Reduce visual clutter
  • Enhanced device aesthetics
  • |

    **Your support helps us keep creating [free apps](https://www.tecdrop.com/apps/free/)!**

    ## License

    ColorHap is licensed under the [MIT license](LICENSE).