Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BadassTerm

BadassTerm is a front-end application writtent in TypeScript that permit to connect to the server's terminal.

You've 2 possibilities to start this application:

  • On your local system
  • On docker

System Requirements

Start on your local system :

  • Linux
  • The package manager yarn
  • The building utility make, which you can find on build-essential

Start on docker

Installation

Start on your local system :

make prod

http://localhost

Start on docker

docker run -d --name badassterm -p 8080:80 sduplessy/badass_term

http://localhost:8080

Configurations

You can use environment variables to configure the application :

  • HOST : Change the listening host.
  • PORT : Change the listening port.
  • SHARE_TTY : Permit to share tty between all clients.
  • INIT_CMD : Command to execute when initializing tty.

Contributing

Ideas are welcome. Please open an issue to discuss.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages