Giter Club home page Giter Club logo

fake-terminal-website's People

Contributors

luisbraganca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fake-terminal-website's Issues

Entering invalid text causes an error

Echoing something like cat about will cause a str not found error.

My cheap fix was just to add a default to text, but there's probably a better way.

Terminal.prototype.type = function (text = "I can't let you do that, Tom.", callback) { this.typeSimulator.type(text, callback); };

Text in various colors

Hi! First, great job, it's a great fake terminal. My question is:
Can you make the text that appears when you execute a command appear in several colors (and with the effect of appearing letter by letter)?
I've been trying and I'm not able ...
Thank you very much!

Ctrl + C support

It would be nice to be able to do CTRL + C like on a real terminal

Removing NavBar picture breaks the terminal

Removing the line
<img id="profilePic" alt="An avatar that aims to represent the website owner" src="./img/avatar.png">
in index.html prevents the javascript from running and navbar from opening

[Feature Request] File tree and navigation.

Hello there, lovely project you got there. I was wondering if it would be possible for you to make cd command actually usable. Perhaps add mkdir and allow users to make fake directories. Or even better make a file tree structure that's written in the main.js file.

Much love.

Make sidebar move platform

Instead of having the side menu be transparent, could it move the terminal to the side instead? This would make it look much better in my opinion

Feature request

Hello,

I'm MB. A very nice and polite guy.

The font looks good and I like the way the text wraps at the right side of the screen at mobile. Love that.

Can you make a version without the sidebar and without the typewriter effect please?

It's all client side, right?

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.