Skip to content

Alhuin/alfred-random-usernames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alfred-random-usernames

Yet another Alfred username generator: random usernames to your clipboard! preview Screenshot 2023-10-29 at 19 57 14

Generation

The generated usernames are composed of three parts:

  • an adjective
  • a noun
  • a numbers suffix

Installation

  • Download the workflow from the latest release
  • Open it to install with Alfred
  • Setup your desired HotKey shortcut

Configuration

Screenshot 2023-10-30 at 12 25 54

5 settings are available:

  • Number of generated usernames: How many usernames should be generated at once (default is 5)
  • Number suffix max value: The maximum number of the number suffix (default is 5000)
  • Add a number suffix: If a number suffix should be added to the usernames (default is True)
  • Custom adjectives dictionary: Provide your own adjectives dictionnary (default is src/data/adjectives.txt)
  • Custom nouns dictionary: Provide your own nouns dictionnary (default is src/data/nouns.txt)
  • Use wonderwords: external package for random words generation
  • Capitalize adjectives: If the adjective part of the usernames should be capitalized (default is True)
  • Capitalize nouns: If the noun part of the usernames should be capitalized (default is True)

Usage

  • Alfred HotKey > usergen > select a username > the username is copied
  • Workflow HotKey > a random username is copied

Requirements

  • Alfred ^5
  • python ^3.9

Credits

About

An alfred workflow handling random usernames generation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages