GithubHelp home page GithubHelp logo

afi-dev / termsteel Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 2.0 71.42 MB

Termsteel is a versatile and sleek web terminal built in python and accessible from a web browser to interact without complexity with the terminal on your machine inspired on Pyxtermjs.

Home Page: https://pypi.org/project/termsteel

License: MIT License

Shell 17.17% Python 6.71% CSS 7.79% HTML 68.11% JavaScript 0.23%
pty python terminal alpinejs flask tailwindcss pyxtermjs termsteel

termsteel's People

Contributors

afi-dev avatar

Stargazers

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

Watchers

 avatar

Forkers

ericyoong asuniia

termsteel's Issues

Selection on Install

Hi.

I was unable to select any options during the installation.

image

Tried to connect from multiple terminals, but none of them let me choose from the options.

Error Install with Flask-JWT-Login

Hello,

i tried to install but i got:

Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "C:\Users\ user .... \AppData\Local\Temp\pip-install-dagqibp8\flask-jwt-login_372ce447414e4e20ac0341d4898d6c5e\setup.py", line 12, in
long_description=open('README.md').read(),
FileNotFoundError: [Errno 2] No such file or directory: 'README.md'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

Cannot run termsteel: ModuleNotFound 'termios'

When installing termsteel:

pip install termsteel

then running termsteel I get the following error:

Traceback (most recent call last):
  File "C:\users\rapha\appdata\local\programs\python\python38-32\lib\runpy.py", line 192, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "C:\users\rapha\appdata\local\programs\python\python38-32\lib\runpy.py", line 85, in _run_code
    exec(code, run_globals)
  File "C:\Users\rapha\AppData\Local\Programs\Python\Python38-32\Scripts\termsteel.exe\__main__.py", line 4, in <module>
  File "C:\users\rapha\appdata\local\programs\python\python38-32\lib\site-packages\termsteel\app.py", line 9, in <module>
    import pty
  File "C:\users\rapha\appdata\local\programs\python\python38-32\lib\pty.py", line 11, in <module>
    import tty
  File "C:\users\rapha\appdata\local\programs\python\python38-32\lib\tty.py", line 5, in <module>
    from termios import *
ModuleNotFoundError: No module named 'termios'

I am using Python 3.8 on Windows 10 with WSL 2

jwt conflict

My python version is 3.9.

pip3 install --no-cache-dir -r requirements.txt

ERROR: Cannot install -r requirements.txt (line 10) and PyJWT==2.4.0 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested PyJWT==2.4.0
flask-jwt-login 0.0.5 depends on PyJWT==1.6.4

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflic

Sound output of Terminal Applications

Thank you for this awesome tool. Is there a straight-forward way to integrate the sound output of Terminal Applications running on Termsteel? Thank you again.

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.