vladyslavnUA / filemo

a python GUI that opens up multiple applications in your local directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filemo -

A python built GUI for opening applications in your local directory with one click. Two versions made for both macOS and Windows.

GitHub top language GitHub issues GitHub pull requests GitHub

Installation -

To run this on your macOS computer, follow these steps:

git clone repo
cd filemo/
python3 mac.py

Installation -

To run this on your Windows computer, follow these steps:

git clone repo
cd filemo/
python3 windows.py

Program

Main Program GUI View

After adding files View

Features

macOS Windows
Adding files ✔️ ✔️
Saving selections ✔️ ✔️
Documented commands ✔️ ✔️
Simple UI ✔️ ✔️
Easy to customize ✔️ ✔️
Code Fluidity ✔️ ✔️

Contribute

If you would like to contribute to the project, create a new pull-request and I will be sure to check it out. In addition, if you spot any 🐞's in my code, be sure to create a new issue, I will greatly appreciate it.

Credits

Vladyslav Nykoliuk
Vladyslav Nykoliuk
🐻

About

a python GUI that opens up multiple applications in your local directory

License:MIT License


Languages

Language:Python 100.0%