Skip to content

reekeer/accxus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

accxus

accxus is a program where you can create, manage, and modify accounts on various social networks. It uses SMS activation services for registration.

License Python Platform black ruff pyright Stars Last Commit


accxus is a powerful, open-source account management tool. It provides a polished terminal interface for managing social media accounts, specializing in automated registration via SMS activation services.


📦 Installation

pip install -e .

✨ Features

📱 Telegram Management

  • Sessions: View, add, import, and manage Telegram sessions seamlessly.
  • Messages: Bulk messaging with template support for automated outreach.
  • Parsing: Export chat history and parse messages for data extraction.

🌐 Proxy Management

  • Checker: Test proxy connectivity, latency, and anonymity.
  • Bulk Add: Easily add multiple proxies to your configuration.
  • Management: View and organize your proxy pool.

✉️ SMS Services

  • Multiple Providers: Built-in support for SMS-Activate, HeroSMS, 5sim, and SMSPool.
  • Service Browser: View available services and pricing from different providers.

🚀 Usage

Simply run the command:

accxus

Or via module:

python -m accxus

🗺️ Roadmap

Current status of supported social networks and platforms:

Platform Status
Telegram ✅ Ready
WhatsApp ⏳ Planned
VK ⏳ Planned
MAX ⏳ Planned
FaceBook ⏳ Planned
Instagram ⏳ Planned
X (Twitter) ⏳ Planned

⚙️ Configuration

  • Config File: ~/.config/accxus/config.json
  • Sessions: ~/.local/share/accxus/sessions/

🗂 Structure

accxus/
├── src/
│   └── accxus/
│       ├── core/           ← SMS and Proxy logic
│       ├── platforms/      ← Platform-specific implementations (Telegram, etc.)
│       ├── ui/             ← Rigi-based TUI implementation
│       ├── types/          ← Core data structures and models
│       └── utils/          ← Helper functions and utilities
├── tests/                  ← Unit and integration tests
├── CONTRIBUTING.md         ← Contribution guidelines
├── pyproject.toml          ← Project metadata and dependencies
└── README.md

🤝 Contributing

Contributions are welcome! Please read our CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.


Powered by Rigi

MIT © reekeer

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages