Skip to content

Commit ac08de0

Browse files
authored
Dev (#2)
* Added email settings functionality * Added .gitignore file * Added .gitignore file * Added .gitignore file * Added .gitignore file * Begun work on bulk operations * Begun work on bulk operations * Continued work on bulk operations * Continued work on bulk operations * Beautification improvements * Made a class for colors * Fixed cosmetic errors * Updated README.md * Made major headway in bulk operations * Finished revising all eligible menus to include bulk options. * Updated README.md * Fixed variable reference errors * Cosmetic fixes * Added drive transfer option * Added Google Vault Functionality * Improved documentation
1 parent cb68228 commit ac08de0

File tree

2 files changed

+1556
-337
lines changed

2 files changed

+1556
-337
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# GAM
22
Front End Python program for GAM by Jay Lee
33

4-
You must first install and configure GAM by Jay Lee (https://github.com/jay0lee/GAM).
4+
**_You must first install and configure GAM by Jay Lee_** (https://github.com/jay0lee/GAM).
55

6-
This Python program is written in Python 3 and assumes that you are running Linux with the default install location for GAM. If your environment is different, you will need to change the code to meet your needs.
6+
This Python program is written in Python 3 and assumes that you are running Linux with the default install location **_(~/bin/gam/)_** for GAM. If your environment is different, you will need to change the code to meet your needs.
77

88
This program does not yet contain all of GAM's capabilities, but I am regularly adding functionality. Check back often for updates and added features.
9+
10+
I am always looking for suggestions. Please feel free to add your suggestions for features that are not yet included in this program.

0 commit comments

Comments
 (0)