Skip to content

music-commit adds your current song to Git commit messages. Spotify integration coming soon.

Notifications You must be signed in to change notification settings

jmanhart/music-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 [WIP] music-commit

This is still a work in progress

music-commit is a CLI tool that automatically adds the song you're listening to in your Git commit messages.

NPM Package Link

Installation

Install globally using npm:

npm install -g music-commit

Usage

Run music-commit just like git commit, but with music!

music-commit "Fixed a bug {{ADD MUSIC}}"

If a song is playing, {{ADD MUSIC}} will be replaced with:

Fixed a bug 🎵 Daft Punk - Harder, Better, Faster, Stronger

Features

✅ Automatically appends music to commit messages
✅ Works like a normal git commit
✅ (Upcoming) Spotify integration

Commands

music-commit --help     # Show usage instructions
music-commit --version  # Show version number
music-commit auth       # (Coming Soon) Authenticate with Spotify

Roadmap / Shit to figure out

  • 🔜 Spotify integration – Pull real music instead
  • 🔜 Support for Apple Music / YouTube Music (Maybe lol)

About

music-commit adds your current song to Git commit messages. Spotify integration coming soon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published