Skip to content

A GUI app for managing my project. Powered by CustomTkinter

Notifications You must be signed in to change notification settings

m1chaelwilliams/projectmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Manager GUI

Simple project manager made with Custom Tkinter

Screenshot of GUI

Features:

  • Add, remove, and edit projects
  • Open projects with terminal commands
  • Interactive GUI

Why?

I found myself losing track of my projects in a traditional file explorer. To midigate this, I created this GUI tool to easily access folders from anywhere on my machine.

How to use

Either clone the repo, or download the precompiled exe in dist if you're on Windows.

If you're compiling on your own, I recommend using pyinstaller. Note: You must have python, tkinter, and customtkinter installed to use it.

About

A GUI app for managing my project. Powered by CustomTkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages