Giter VIP home page Giter VIP logo

emesh's Introduction

emesh's People

Contributors

thecookingsenpai avatar

Stargazers

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

Watchers

 avatar

emesh's Issues

"Enter the serial port to connect to" box does nothing and emesh instead relies on the .env file

Inputting the serial device and clicking "Connect to radio" causes usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0 (which doesn't exist) to be listed in the log, and then the UI freezes. I noticed that usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0001-if00-port0 is configured in the .env file, and changing this fixes things, but that means that the "Enter the serial port to connect to" box doesn't actually do anything.

License

Just an FYI, no license defaults to all rights reserved, which is decidedly not open source. Slap an MIT or BSD license on this to achieve a minimal, permissive license.

Feature Req: TCP support

with meshtasticd, there is no interfaces for receiving messages. It'd be a huge boon if your app could do that!

installation on windows; textual and cartography need hand holding

Installing on windows 10 needed intervention.
This worked for me:

cd emesh/

pip install -r requirements.txt

pip install tree_sitter_languages  pygments  mdurl  linkify-it-py  importlib-metadata markdown-it-py rich mdit-py-plugins

pip install  yarl  click  attrs  async-timeout  aiosignal aiohttp

pip install textual

pip install textual-dev

pip install deterministic-rsa-keygen  cffi  certifi  requests  cryptography

pip install meshtastic

Then the GUI can be started
python gui.py

image

requirements installation fails

There is an error in requirements.txt. It should read python-dotenv instead of dotenv. Otherwise you'll get a bunch of errors during installation.

$ pip install dotenv
Collecting dotenv
  Using cached dotenv-0.0.5.tar.gz (2.4 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error
  
  ร— python setup.py egg_info did not run successfully.
  โ”‚ exit code: 1
  โ•ฐโ”€> [75 lines of output]
      /home/manuel/.platformio/penv/lib64/python3.11/site-packages/setuptools/__init__.py:85: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`.
        dist.fetch_build_eggs(dist.setup_requires)
        error: subprocess-exited-with-error
      
        ร— python setup.py egg_info did not run successfully.


$ pip install python-dotenv
Collecting python-dotenv
  Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB)
Installing collected packages: python-dotenv
Successfully installed python-dotenv-1.0.0

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.