Skip to content

benj631/Simple-Rust-Gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple gui using rust with the native windows gui package. It simply loads a file directory, and if you right click and select info, displays very simple info about the file. I wanted to make a project in Rust because I have heard that it's a cool language and used in a lot of business projects, as well as being on the rise in popularity.

Here is a video demonstration of the project

Development Environment

The project uses Rust with the Native Windows Gui package.

Useful Websites

{Make a list of websites that you found helpful in this project}

Future Work

The project was meant to be a shell for future improvements.

  • The context menu offers a way to put in additional objects, like linking to external apps or new proecesses
  • The project could be beautified a bit and made more clean.
  • The file system integration could use icons to show if it was a folder or file and functionality extended to match accordingly.

About

Simple Gui in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages