GitXplorerGitXplorer
t

ensong

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
737a4df8c8dbf7004b496ead20a5aae6373bcfd2

Update CHANGELOG.md

ttombell committed 4 days ago
Unverified
29bd87029dfd1b583bf25926016752592ffedd23

Update go modules

ttombell committed 4 days ago
Unverified
ef2733e1178da61946e897f930cf604fe781d25d

Update go modules

ttombell committed 6 months ago
Unverified
28b16cb6ec8343603fff66d3b6a083b4167685b1

Update CHANGELOG.md

ttombell committed 7 months ago
Unverified
a6afb62769dcd914c501a13867fe8e646855dd2e

Update go modules

ttombell committed 7 months ago
Unverified
ff08924d6df8d7bdb290007127e4764896e1bdc1

Update go modules

ttombell committed a year ago

README

The README file for this repository.

Ensong

This is a small daemon that can run the background and watch directories for new .wav or .txt files.

This is hyper specific to my workflow of handling my DJ mixes after recording. It automates backing up the track list file to a GitHub repository and converting the .wav file to .aiff (for backup) and .mp3 (for uploading to Mixcloud).

This project is probably only useful to myself, however feel free to use the code for inspiration and learning.