LiveTerm icon indicating copy to clipboard operation
LiveTerm copied to clipboard

💻 Build terminal styled websites in minutes!

Results 19 LiveTerm issues
Sort by recently updated
recently updated
newest added

when Itry to search something in any of the commands // Search always the return is "searching for..." how can I fix this?

added "by cveinnt" to main splashscreen with github link to the project so that other github related links can be linked to the person using the site

Instead of having hard coded username (visitor) isn't it a good idea to ask the user his/her name. So i added a username prompt and a change theme command to...

Opening a liveterm website on a mobile device results in bad scaling, weird scrolling and zooming.

## Description As stated in issue 25, you can insert html tags into the prompt and it will act as intended. ## Fix The replace function was used to replace...

1. Added function to exclude commands. It basically checks if it is in the excluded_commands list in the config file. 2. Implemented the above function within: - input.tsx for command...

if you write `echo this is link ` on your app, it will show this is link that redirect you to google... I was not able to run javascript code...

Removed extra newline code which causes abnormal line indentation at the start of ${readme} with extra 2 spaces