Giter Site home page Giter Site logo

hofstadter-io / self-driving-desktop Goto Github PK

View Code? Open in Web Editor NEW
575.0 21.0 34.0 46 KB

Desktop Automation Framework. Drive your mouse and keyboard with an easy to use language.

License: MIT License

Python 98.09% Makefile 1.91%
desktop-automation python pyautogui lark-parser domain-specific-language keyboard-automation mouse-movement recording

self-driving-desktop's People

Stargazers

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

Watchers

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

self-driving-desktop's Issues

named clipboards

  • copy and paste
  • want to be able to save to a named clipboard system
  • want to be able to collect data items from different applications and/or place them into other windows / applications

Can't install with pip

Python noob here...
if I try: pip install self-driving-desktop
I get this output with errors:

  Using cached https://files.pythonhosted.org/packages/3c/09/457c88f2df7ae33534bf811d30a7e3bc75aed976c666d379671c448e54ec/self-driving-desktop-0.0.1.tar.gz
Building wheels for collected packages: self-driving-desktop
  Running setup.py bdist_wheel for self-driving-desktop ... error
  Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b02n7A/self-driving-desktop/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpKOsM0xpip-wheel- --python-tag cp27:
  running bdist_wheel
  running build
  running build_scripts
  creating build
  creating build/scripts-2.7
  error: file '/tmp/pip-build-b02n7A/self-driving-desktop/sdd' does not exist
  
  ----------------------------------------
  Failed building wheel for self-driving-desktop
  Running setup.py clean for self-driving-desktop
Failed to build self-driving-desktop
Installing collected packages: self-driving-desktop
  Running setup.py install for self-driving-desktop ... error
    Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b02n7A/self-driving-desktop/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-wYTCD7-record/install-record.txt --single-version-externally-managed --compile --user --prefix=:
    running install
    running build
    running build_scripts
    creating build
    creating build/scripts-2.7
    error: file '/tmp/pip-build-b02n7A/self-driving-desktop/sdd' does not exist
    
    ----------------------------------------
Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b02n7A/self-driving-desktop/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-wYTCD7-record/install-record.txt --single-version-externally-managed --compile --user --prefix=" failed with error code 1 in /tmp/pip-build-b02n7A/self-driving-desktop/```

OS support

detect and switch commands based on the OS, tbd...

data files & usage

would like to be able to read a data file during playback, and fill in fields based on access to that data

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.