Code Monkey home page Code Monkey logo

Comments (7)

EddieDover avatar EddieDover commented on July 18, 2024 1

Closing this since we merged the relevant PR years ago.

from termsaver.

brunobraga avatar brunobraga commented on July 18, 2024

Also to include img2txt:
http://pc-freak.net/blog/viewing-jpeggif-and-png-in-ascii-with-cacaview-on-gnu-linux-short-review-on-caca-utils-text-mode-graphics-utilities/

from termsaver.

EddieDover avatar EddieDover commented on July 18, 2024

The two examples provided write to files and are a bit big dependency wise. I have found one example that displays directly to terminal. https://github.com/yattsu/image_to_ascii

It could be adapted and folded into termsaver but I'm not sure how you feel about this. I've started a branch but will wait for your input before continuing on.

from termsaver.

brunobraga avatar brunobraga commented on July 18, 2024

I like this!

Given the code is not a fully fledged program (does not contain any specs on copyright either), I could suggest that we invite the owner of that script to contribute to this branch but implement his concept to a screen here we could use.

Couple of options come to mind:

  • path -> if a file (image) then just prints it out (maybe have further option to re-print it slowly like line by line, sleep, then re-do)
    -> if a folder, does the above for all images available in folder

How about that?

from termsaver.

EddieDover avatar EddieDover commented on July 18, 2024

I like this!

Given the code is not a fully fledged program (does not contain any specs on copyright either), I could suggest that we invite the owner of that script to contribute to this branch but implement his concept to a screen here we could use.

I can reach out to the author if you'd like and see what they have to say?

Couple of options come to mind:

* path -> if a file (image) then just prints it out (maybe have further option to re-print it slowly like line by line, sleep, then re-do)
  -> if a folder, does the above for all images available in folder

How about that?

I was thinking something similar and I've already made a few changes to the filereader so it supports binary files via an optional parameter.

from termsaver.

brunobraga avatar brunobraga commented on July 18, 2024

Great contribution Eddie, please proceed!

from termsaver.

brunobraga avatar brunobraga commented on July 18, 2024

Make sure you update your branch with the latest code from master.

from termsaver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.