8000 GitHub - allenh1/MyFileInfo: This is an open source program that allows the user to open a file in a text editor and see its size. The file can then be saved to the disk for reading.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This is an open source program that allows the user to open a file in a text editor and see its size. The file can then be saved to the disk for reading.

License

Notifications You must be signed in to change notification settings

allenh1/MyFileInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyFileInfo:

This program was written as an open source solution for filesystem information. The source is C++ and Qt4. This program reads all the files the user selects and sorts them in the text display. The display sorts automatically in a standard file list. This is a text file, which the user can save with the "save" option in the menue. From there, the user can simply print it out, load it elswhere, or whatever you do with a list of files and their respective sizes.

Installers:

Binary installers currently exist for both Mac OSX and Windows. Simply open up the source directory and go under the correct folder (Windows or Mac OSX).

On windows, run setup.exe.

On OSX, open the .dmg and drag the application to the application's directory.

Dependencies:

This program requires Qt4 and a C++ compiler.

Build Instructions:

Inside the source directory:

  1. qmake
  2. make

That's it.

To do:

  • Create an installer for Ubuntu (.deb)
  • Allow for mulitple kinds of sorts
  • When double clicks occur, open the folder using a system call.

Supported Operating Systems:

This software has been tested on Microsoft Windows 7, Ubuntu 12.04 LTS and OSX; however, the software should compile on any platform with Qt4 and a C++ compiler. There is a Windows installer located in the directory "Windows". Download BOTH the setup.exe and MyFilesInstall.msi. Ignore the redistribution stuff... I didn't write that. I will not punish you for redistributing this FREE software. Feel free to. In fact, I encourage it.

Bug Reports:

If you should run into troubles, or you have some feature requests, email me here allen286@purdue.edu.

About

This is an open source program that allows the user to open a file in a text editor and see its size. The file can then be saved to the disk for reading.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0