Skip to content
/ ModGet Public

An APT inspired module file (MOD music, tracker music) downloader and manager.

Notifications You must be signed in to change notification settings

Hezkore/ModGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ModGet

An APT inspired module file (MOD music, tracker music) downloader and manager.

Description

Download and play all of your favorite tracker music from modland via a simple command-line interface.
Supports .IT .S3M .XM .MOD and many other file formats (see Supported formats).

Getting Started

Download the latest release or compile the project yourself.
Once you've acquired the executable; open the command-line and enter modget [options] command
See Usage for commands and their options.

Usage

A simple example: modget search deadlock
You can filter the search results with: modget search -a elwood deadlock

  • update - update list of available mod files

  • search [keyword] - search for mod file

    • -a [artist] - filter by artist
    • -f [filename] - filter by filename
    • -t [tracker/.type] - filter by tracker software or file type
    • -e [extra] - extra data
    • -l [count] - limit matches
  • download [keyword] - download mod file

    • -a [artist] - filter by artist
    • -f [filename] - filter by filename
    • -t [tracker/.type] - filter by tracker software or file type
    • -e [extra] - extra data
    • -l [count] - limit matches
  • play [keyword] - play mod file (BETA)

    • -a [artist] - filter by artist
    • -f [filename] - filter by filename
    • -t [tracker/.type] - filter by tracker software or file type
    • -e [extra] - extra data
    • -l [count] - limit matches

Supported formats

.669, .AMF, .AMS, .DBM, .DIGI, .DMF, .DSM, .FAR, .GDM, .ICE, .IMF, .IT, .ITP, .J2B, .M15, .MDL, .MED, .MID, .MO3, .MOD, .MPTM, .MT2, .MTM, .OKT, .PLM, .PSM, .PTM, .S3M, .STM, .ULT, .UMX, .WOW, .XM

About

An APT inspired module file (MOD music, tracker music) downloader and manager.

Topics

Resources

Stars

Watchers

Forks