Giter Club home page Giter Club logo

jason's Introduction

jason

A quite advanced launcher using JSON to store information on how to start the program. It is the opposite of KISS. It is written using Qt and its QJson libraries along with QProcess to actually launch the program(s). Though it is aimed for Linux, it may work a little bit on Mac OS X and would most likely be equal to double-clicking a .exe file when run under Windows.

Remember: You are personally responsible for whatever happens when using this program.

Far off in the distance:

  • A GUI for making Jason-compatible JSON files?
  • Making it a backend library for different GUIs to access?

Planned features or things to do:

  • Adding a function in the GUI to make use of the icon label. (It's there, but nothing is in place to set the icon.)

Finished features:

  • It is really bloated, files take up a lot of space when complexity increases. (Please don't use this if you have ~1GB of RAM.)
  • Launches your programs according to your JSON files. Read the MANUAL.md on how to write them.
  • Supports hiding itself in the background when it is not needed
  • Aims to be small, but consumes some amount of memory. (And I am too lazy to hunt those memory-hogging bugs)
  • Is generally fast at launching
  • Supports generating desktop files
  • If you know what to do, it's just as good as cobbling together shellscripts, only this one works and is designed for sharing data between instances.
  • You are free to introduce your own changes to the code and, if you want to, set up a pull request to contribute back.

jason's People

Contributors

hbirchtree avatar

Stargazers

PaulM avatar

Watchers

James Cloos avatar  avatar  avatar

jason's Issues

Progress window closes all the threads, even if messages are shown

When any messages or log windows are shown, user should be able to review them before program ends. Should implement a QEventLoop where it waits while the close button is enabled and the loading bar is at 100%. This may be triggered by a non-zero integer sum held by the GUI.

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.