Skip to content

Nickprovs/ascmii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT License LinkedIn


Logo

ascmii

ascmii is a real-time ASCII art visualizer. You can use camera or file input. Check it out live here.

Table of Contents

About The Project

ascmii leverages WebRTC for input media interaction and common image processing algorithms to convert images into a corresponding ASCII matrix. In addition to cameras, it all supports certain image and video files. A user can also toggle the theme (light/dark).

Product Name Screen Shot

Built With

  • react.js
  • WebRTC

Installation

  1. Clone or Fork the project
git clone https://github.com/Nickprovs/ascmii.git
  1. Navigate to client code
cd client
  1. Install Dependencies
npm update
  1. Start on localhost
npm start

License

Distributed under the MIT License. See License for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published