handable

handable is an application that draws only the user's hand on the entire desktop screen. During a presentation, the user can use his or her hands to communicate various gestures.

https://github.com/tetsuakibaba/handable

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

handable is an application that draws only the user's hand on the entire desktop screen. During a presentation, the user can use his or her hands to communicate various gestures.

Basic Info
Statistics
  • Stars: 15
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 5
Created over 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme Citation

README.md

handable

handable is an application that draws only the user's hand on the entire desktop screen. During a presentation, the user can use his or her hands to communicate various gestures. You don't need any special device as it works only with your webcam.

As an experimental feature, we have implemented a mouse control function. Pinch gestures can be used for mouse click, release, and drag operations. Normally, the function is turned off, so please check the Mouse Operation checkbox in the tray menu.

  • webpage: https://handable.carrd.co/

Dependencies (npm)

  • electron
  • electron-builder
  • @nut-tree/nut-js
  • electron-notarize

## Copyright * author: Tetsuaki BABA

License

  • MIT license

Owner

  • Name: Tetsuaki Baba
  • Login: TetsuakiBaba
  • Kind: user
  • Location: Japan
  • Company: Tokyo Metropolitan University

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: handable
message: >-
  If you use this software or code, please cite it as
  below
type: software
authors:
  - given-names: Tetsuaki
    family-names: Baba
    email: baba@tmu.ac.jp
    affiliation: Tokyo Metropolitan University
    orcid: 'https://orcid.org/0000-0003-1792-881X'

GitHub Events

Total
Last Year

Dependencies

package.json npm
  • electron ^14.2.1 development
  • electron-builder ^22.14.5 development
  • @nut-tree/nut-js ^1.7.1-next.20211116233225
  • dotenv ^10.0.0
  • electron-browser-storage ^1.0.7
  • electron-notarize ^1.1.1