Code Monkey home page Code Monkey logo

powerdirector-autoupdater's Introduction

PowerDirector-AutoUpdater

A tool to automatically make Cyberlink PowerDirector reopen a file if it changes on disk. I created this tool to make using CyberLink PowerDirector 16 with git easier. Doing this offers a number of benefits in the form of branches, commits, etc. This works because PowerDirector's savefiles are basically just .txt files (You can even run git diff, though it isn't always human readable). However, the process can be somewhat combersome because you have to run your git command, then reopen the filesince PowerDirector doesn't detect changes on disk.

This script checks if the save file has changed, and if so, reopens it in PowerDirector. To get started simply clone my repo, and run the python file. Select the parent folder of your save file.

If you create a repo for your PowerDirector project, running a git command that modifies any "*.pds" in the selected folder will automatically reopen the most recent file in PowerDirector. This is done by finding the file button, clicking it, and pressing the necessary combination of keystrokes to open the most recent file.

This script could also be used to detect changes on shared network drives or the like.

Disclaimers

I am an amatuer. This was designed to be a solution for my specific version and configuration. It may require some tweaking to make it work for you. This software comes with absolutely NO WARRANTY. It uses the GUI automation tool pyautogui and may have unintended side effects. If you experience issues, feel free to add an issue or create a pull request. Don't trust this script. It works for me, but I can't garauntee it will for you.

I am in no way associated with Cyberlink or PowerDirector nor do I own any of the right associated with said software.

Planned features (stuff I might add I if get a chance):

-Auto commit upon save.

-Exe file

-Simple gui

powerdirector-autoupdater's People

Contributors

jforseth210 avatar

Watchers

 avatar

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.