Giter VIP home page Giter VIP logo

g-narrator's Introduction

Eye logo
G-Narrator

Getting Started

This project is proposed as an easy-to-use and functional alternative to the conventional narrator, with the aim of being a useful tool especially for low vision users.

Initial motivation

In many videogames, the use of the mouse for controlling the camera is often used. On the other hand, the magnifier app which makes the elements on the screen appear larger, also makes use of the movement of the mouse to move around the screen. These two behaviors collide between each other if they wanna be performed simultaneously. In other words, while playing a videogame one is not able to use the magnifier app and move the mouse around the screen. Additionally, tools like Windows Narrator do not work in these scenarios. This project was initially posed as a solution to this problem, however in reality this tool can be used in any scenario.

Application demo

In the following video it is shown how the application works:

demo.mp4

g-narrator's People

Contributors

arcb01 avatar dependabot[bot] avatar joanherrol avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

joanherrol

g-narrator's Issues

Keyboard input stops working

When using the app while gaming, it can ocurr that the OS language settings change during execution thereby stopping the keyboard input.

Installation error

There is an error when installaing the app in windows 10. The error seems to be realted with some loading DLL issue

Traceback (most recent call last):
  File "C:\Users\arnau\Desktop\g-narrator\.env\Scripts\gnarrator-script.py", line 33, in <module>
    sys.exit(load_entry_point('gnarrator==1.1.274', 'console_scripts', 'gnarrator')())
  File "C:\Users\arnau\Desktop\g-narrator\.env\Scripts\gnarrator-script.py", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "C:\Users\arnau\AppData\Local\Programs\Python\Python39\lib\importlib\metadata.py", line 86, in load
    module = import_module(match.group('module'))
  File "C:\Users\arnau\AppData\Local\Programs\Python\Python39\lib\importlib\__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 972, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 664, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 627, in _load_backward_compatible
  File "<frozen zipimport>", line 259, in load_module
  File "C:\Users\arnau\Desktop\g-narrator\.env\lib\site-packages\gnarrator-1.1.274-py3.9.egg\gnarrator\__init__.py", line 1, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "C:\Users\arnau\Desktop\g-narrator\.env\lib\site-packages\gnarrator-1.1.274-py3.9.egg\gnarrator\__main__.py", line 1, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "C:\Users\arnau\Desktop\g-narrator\.env\lib\site-packages\gnarrator-1.1.274-py3.9.egg\gnarrator\app.py", line 8, in <module>
  File "<frozen zipimport>", line 259, in load_module
  File "C:\Users\arnau\Desktop\g-narrator\.env\lib\site-packages\gnarrator-1.1.274-py3.9.egg\gnarrator\utils\utils.py", line 4, in <module>
ImportError: DLL load failed while importing QtGui

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.