Skip to content

abhitrueprogrammer/GLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Library Manager

A simple CLI based Game Library Management tool to create a database for games. It can perform the following

  • View the added entries in the library
  • Add new entries
  • Delete a record
  • Update a record
  • Search for a record

Installation

Method 1(easier):

  • Grab a binary from releases and run it.

Method 2(Get the latest Version):

  • Make sure python is installed on your PC.

  • On windows:

    • Clone the repository(download ZIP).
    • Unzip to a suitable location.
    • Double click main.py.
  • On Linux:

    • Open terminal and run

      git clone https://github.com/abhitrueprogrammer/GLM.git
      cd GLM
      python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages