Giter Site home page Giter Site logo

Comments (4)

faressoft avatar faressoft commented on May 13, 2024 4

@trevordmiller I built this tool for my own use after trying a lot of other similar tools to record terminals and generate animated GIF images. They weren't enough for me because of the lack of customizability.

I need something that at the same time generates high quality images with small size and allows me to choose a custom font and colors, so from here I started.

After that I decided to make a research about the available tools and built a new one that covers all the features in a single tool and skip the disadvantages. A tool that generates GIF images (asciinema doesn't), generates a recording file that you can edit, generates a web player that you can use on your own website or even share the recording online like (asciinema), on terminalizer.com very soon.

The remarkable thing about this tool is that it is really highly customizable and it is a cross platform tool (including Windows !).

Please check:
Features
What's Next

from terminalizer.

Nakilon avatar Nakilon commented on May 13, 2024 2

the fact Terminalizer is implemented in Node.js and not Python

The most misleading thing I've read and felt for.

npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
npm ERR! In file included from ../src/unix/pty.cc:20:
npm ERR! In file included from ../../../nan/nan.h:56:
npm ERR! In file included from /Users/nakilon/Library/Caches/node-gyp/16.4.0/include/node/node.h:63:
npm ERR! In file included from /Users/nakilon/Library/Caches/node-gyp/16.4.0/include/node/v8.h:30:
npm ERR! /Users/nakilon/Library/Caches/node-gyp/16.4.0/include/node/v8-internal.h:454:38: error: no template named 'remove_cv_t' in namespace 'std'; did you mean 'remove_cv'?
npm ERR!             !std::is_same<Data, std::remove_cv_t<T>>::value>::Perform(data);
npm ERR!                                 ~~~~~^~~~~~~~~~~
npm ERR!                                      remove_cv

As I understand terminalizer uses python during installation. So instead of depend only on python it depends both on python and npm.

from terminalizer.

AntonioRedondo avatar AntonioRedondo commented on May 13, 2024 1

Another advantage I think it's relevant is the fact Terminalizer is implemented in Node.js and not Python. Nothing wrong with Python. But if you're a front-end developer chances are that you'll prefer to deal with just one more npm package rather than installing Python stuff.

from terminalizer.

trevordmiller avatar trevordmiller commented on May 13, 2024

@faressoft Awesome. Thank you for the information!

from terminalizer.

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.