Skip to content

abakermi/asc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asc

A simple Go command-line tool to check if a given app name exists on the iOS App Store.

Prerequisites

  • Go 1.18 or newer

Installation

Clone the repository and install dependencies:

go install github.com/abakermi/asc@latest

Usage

Run the tool with the app name you want to check:

asc <app_name>

Example:

asc rafeeq

You will see a spinner while the tool checks the App Store, and then a message indicating whether the app exists.

Help

You can see usage instructions with:

asc --help

License

MIT

About

check if a given app name exists on the iOS App Store

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages