Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hezkore/modget
An APT inspired module file (MOD music, tracker music) downloader and manager.
https://github.com/hezkore/modget
apt command-line tracker-music
Last synced: about 2 months ago
JSON representation
An APT inspired module file (MOD music, tracker music) downloader and manager.
- Host: GitHub
- URL: https://github.com/hezkore/modget
- Owner: Hezkore
- Created: 2022-10-22T22:52:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T18:34:17.000Z (about 2 years ago)
- Last Synced: 2023-03-10T04:11:33.100Z (almost 2 years ago)
- Topics: apt, command-line, tracker-music
- Language: BlitzMax
- Homepage:
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](#supported-formats)).## Getting Started
Download the [latest release](https://github.com/Hezkore/Modget/releases) or compile the project yourself.\
Once you've acquired the executable; open the command-line and enter `modget [options] command`\
See [Usage](#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