Socket
Socket
Sign inDemoInstall

gestured-meeting

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gestured-meeting

Online meeting with gesture.


Maintainers
1

Gestured Meeting

Online meeting with gesture.

Logo and icons are remixed Heroicons and Twemoji.

Useage

Requirements

  • Python ^3.9
Ubuntu / Debian
sudo apt install \
  libgirepository1.0-dev \
  gcc libcairo2-dev \
  pkg-config \
  python3-dev \
  gir1.2-gtk-3.0 \
  gir1.2-appindicator3-0.1

See Getting Started — PyGObject, techgaun/nepali-calendar-indicator#5

Supported OS

Tested
  • Ubuntu 20.04

Untested

  • Windows
  • macOS
  • other Linux using GNOME or Xorg

Installation

pip install gestured_meeting

Start

gestured-meeting

Note: PyPI package is gestured_meeting, but command is gestured-meeting.

Graphical User Interface (System Tray)

  • Watching - watching Gestured Meeting your gesture
  • Gesture Provider - how to connect to your gesture device. now, supported BLE only
  • Meeting Platform - online meeting platform to operate
  • Exit - exit Gestured Meeting

Command-line Options

  • -h, --help - show this help message and exit
  • -r, --run - run on start (default is on, --no-run makes off it)
  • -m, --meeting - gesture provider (zoom or meet, default is zoom)
  • -g, --gesture - gesture provider (now allows ble only, default is ble)

Develop

Requirements

  • Python ^3.9
  • Poetry

Installation

  1. clone this repo.
  2. poetry install

Run

poetry run gestured-meeting

Contribution

Contributions are welcome.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc