Giter VIP home page Giter VIP logo

launcher's Introduction

Launcher is a Python application which can display information about other
applications, and can update and launch them.

It must be called from the desired parent folder of the applications to be
launched (i.e., "cd" to the desired directory and then invoke launcher).

For every folder in the current working directory, a tab will be created.

On those tabs :

  If a file named "README" exists, it will be displayed.

  It looks for a file called "FILES.txt" which contains the expected files,
  and their MD5 hash. If the MD5 hash calculated does not match, the expected
  value will be displayed in square brackets after the file-value. This can
  be used to update "FILES.txt" to match changes made to any file.

  A "Launch" button will attempt to run the script indicated by the *first*
  'valid' line in "FILES.txt". It does not matter if the MD5 is correct or not.
  A line in FILES.txt is 'valid' if there are two stings there (normally, the
  filename and the MD5 value); this program is dumb, so ANY two strings on a
  single line will cause that line to be considered 'valid'. GIGO.

[TODO] Will have the capability to update the application files from its github
repository, later. Add button (greyed, if up-to-date already?).

[TODO] Future versions should allow selection of the desired parent folder;
delete any old tabs and create new ones, when this occurs. Can this program
simply launch a copy of itself in the new folder, and terminate it old self?

launcher's People

Contributors

brianmyers avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.