Skip to content

Latest commit

ย 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 

Repository files navigation

Contactify

A fast, privacy-friendly contact generator that creates bulk ".vcf" contact files directly in your browser.

โœจ Features

  • ๐Ÿ“ฑ Generate up to 1,000,000,000 contacts
  • ๐ŸŒ Country & phone-code detection
  • ๐Ÿ”ข Automatic phone formatting
  • ๐Ÿท๏ธ Multiple contact naming formats
  • ๐Ÿ‘€ Live first/last number preview
  • โšก Chunked large-scale generation
  • ๐Ÿ’พ One-click ".vcf" export
  • ๐Ÿ”’ Fully client-side โ€” no backend required
  • ๐ŸŽจ Smooth, responsive dark UI

๐Ÿš€ Usage

Open "Contactify.html", enter a name, country, starting number, and contact count, choose a naming format, then press Export (.vcf).

Installation & Setup

  1. Download the Repository Click the green Code button at the top of this GitHub repository, select Download ZIP, and extract the project folder anywhere on your device.

  2. Launch the Server Run server.py using Python (via Pydroid 3, Terminal, or your preferred IDE). The script automatically detects its current directory, initializes the local HTTP server on port 8080, and opens Contactify.html in your default browser.

  3. Install as a Home Screen App (PWA)

    • In your browser, open the menu (tap the three-dot icon โ‹ฎ).
    • Select Install and create shortcut (or Install app / Create shortcut).
    • Confirm by tapping Install or Add.

Note for Samsung Devices: If the home screen icon fails to create, navigate to Android Settings > Home screen and toggle "Lock home screen layout" to OFF.

Contactify โ€” Generate. Format. Export. ๐Ÿ“‡