Skip to content
/ gwhere Public

GWhere - removable media catalog management - GTK

License

Notifications You must be signed in to change notification settings

wdlkmpx/gwhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GWhere - removable media catalog management

GWhere allows you to manage a catalog of your CDs and any other removable media (such as hard disks, floppy disks, Zip disks, CD-ROMs, etc...) indexed in a database. With GWhere it is easy to browse your CDs or to make a quick search without needing to insert each CD one after another.

GWhere is not finalized, but it will still work and is very usable. GWhere is free and distributed under the free GNU GPL license. This program is written in C with GTK+

gwhere

Compile from source in GNU/Linux

Required packages / tools:

git, gcc, libtool, m4, autoconf, automake, make, pkgconf, gtk2

Build & install:

git clone https://github.com/wdlkmpx/gwhere
cd gwhere
./autogen.sh
./configure
make -j
sudo make install

Uninstall:

cd gwhere
sudo make uninstall

About

GWhere - removable media catalog management - GTK

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages