Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barbwire-1/stringcolorencoding

Convert strings in charcode to 128 into an image of encoded color-blocks, decode with the correct keys
https://github.com/barbwire-1/stringcolorencoding

bmp280 canvas color-codes decoding encoding

Last synced: about 2 months ago
JSON representation

Convert strings in charcode to 128 into an image of encoded color-blocks, decode with the correct keys

Awesome Lists containing this project

README

        

# StringColorEncoding ![Project License Badge](https://img.shields.io/badge/license-MIT-brightgreen)

## Description

This is a project to encode strings to colorCodes represented in colorBlocks, the result can be downloaded as *.bmp - and inserting the correct credentials be decoded to a string again.

![color-palette image](StringColorScreenshot.png)

## Table of Contents

* [Installation](#Installation)
* [Usage](#Usage)
* [License](#license)
* [Questions](#Questions)

***

## Installation

As it's a little standalone just play with it. Open a running app on netlify by clicking this button:

[![Netlify Status](https://api.netlify.com/api/v1/badges/fdefa180-9791-4d4f-8fc1-1bb9b065e75a/deploy-status)](https://string-color-encoding.netlify.app/)

## Usage

The encoder can be simply initialised with a canvasId, a colorKey and pxSize


## License


MIT License

Copyright (c) 2023 BarbWire-1

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.



## Questions

If you have any questions about the project you can reach out to me via email or GitHub with the information below.

>GitHub : [BarbWire-1](https://github.com/BarbWire-1)