Skip to content

arturfabriciohahaedgy/file-parameter-selector-REDUX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

  1. About
  2. Disclaimer
  3. Source of assets

About

Simple GUI program to select specific files and use them as arguments of a shell command. Useful if you need to run, say, various test-suites through the command line with things like Mocha.

After encountering some issues and limitations using the GTK+ framework for my project file-parameter-selector, I've decided to rewrite it using Nuklear and GLFW, thus the "REDUX" in the name.

Disclaimer

This project uses the single-header libraries Nuklear and stb_image along with the TinyFileDialogs library, therefore the credits and wrights to the respective part of the code which belong to their works (those being, the files included in the lib/ directory and the file tinyfiledialogs.c in the src/ directory) are given to their creators.

Source of assets

About

GUI front-end to selecting files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages