Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atmos/traktor-charts

See what you've been playing in Traktor
https://github.com/atmos/traktor-charts

Last synced: 3 months ago
JSON representation

See what you've been playing in Traktor

Awesome Lists containing this project

README

        

# traktor-charts

Try to copy [Traktor DJ Charts Export](http://tomashg.com/?p=1132) in go.

[Example Output](https://gist.github.com/atmos/0ae724237f1ef859f25a).

# Development

% brew install go hg
% make boostrap
% make

# Exit Status

| Exit Status | Description |
|---|-----------------------------------------------------------------|
| 0 | Successfully posted new archives to djcharts.io. |
| 1 | No unposted traktor archve files found. |
| 2 | Unable to pulse to djcharts.io. Credentials are probably wrong. |
| 3 | Unable to post new archives to djcharts.io. Credentials are probably wrong. |