Skip to content

sdwrage/name-inspiration-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

name-inspiration-generator

A name inspiration generator based off of random song lyric snippets.

To start using this program, you will need to have Node.js installed and have a developer.musixmatch.com API key (https://developer.musixmatch.com).

Original inspiration for the app https://www.reddit.com/r/worldbuilding/comments/76rkwp/naming_technique/

Installation

npm install -g name-inspiration-generator

Set Your API Key

This will create a file in your home directory called .inspireme-key. If you remove this, you will have to set your API key again.

inspireme-addkey --key ACOOLKEYGOESRIGHTHERE

Usage

Example (variable length with no reversal)

inspireme

Example (fixed length with set to no reversal)

inspireme --wordcount 8

Example (fixed length with reversal)

inspireme --wordcount 5 --reversed

About

A name inspiration generator based off of random song lyric snippets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published