Skip to content

optionsx/katarEmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katar

Katar is a CLI tool for generating and managing email addresses using Deno. DemoDemo quick demo run:

deno run -A https://deno.land/x/katar/Katar.ts

Installation

To install katar, run the following command:

deno install -A https://deno.land/x/katar/Katar.ts

then simply run katar in your terminal OR clone the repo and run:

git clone https://github.com/optionsx/KatarEmail.git
cd KatarEmail
deno install -A katar.ts

Usage

To use Katar, run the following command:

katar
katar - [Email]

Replace EMAIL with the email address you want to use.

Features

  • Generate custom email addresses.
  • Manage generated email addresses.
  • Receive and manage emails for generated addresses.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

this readme was made possible by GPT4

About

fun side project for personal use.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published