-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c7b50c7
commit a6a93fe
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
title: "Multitracks Scraper Go" | ||
date: 2024-01-04T10:06:10+04:00 | ||
draft: false | ||
image: "https://butbkadrug.github.io/multitracks-scraper-go_256.jpeg" | ||
description: "`multitracks-scraper-go` is a command-line interface (CLI) tool written in Go that enables users to scrape web pages for song information and automatically create new projects for the Reaper DAW." | ||
--- | ||
|
||
# multitracks-scraper-go | ||
![Multitracks Scraper](https://butbkadrug.github.io/multitracks-scraper-go.jpeg) | ||
|
||
**Multitracks Scraper CLI Tool for Reaper DAW Projects** | ||
|
||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) | ||
|
||
|
||
|
||
|
||
## Overview | ||
|
||
`multitracks-scraper-go` is a command-line interface (CLI) tool written in Go that enables users to scrape web pages for song information and automatically create new projects for the Reaper DAW. This tool simplifies the process of setting up projects, making it more efficient for music producers and engineers(Me mostly :) ). | ||
|
||
## Features | ||
|
||
- **Web Scraping:** Retrieve song information from web page. | ||
- **Reaper Project Generation:** Automatically create Reaper DAW project. | ||
- **Cross-Platform:** Works on Windows, macOS, and Linux. | ||
|
||
![Github Link](https://badgen.net/#static/butbkadrug/multitracks-scraper-go?icon=github) |