accxus
accxus is a program where you can create, manage, and modify accounts on various social networks. It uses SMS activation services for registration.
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 |
| ⏳ Planned | |
| VK | ⏳ Planned |
| MAX | ⏳ Planned |
| ⏳ Planned | |
| ⏳ 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
Release files for accxus 0.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| accxus-0.4.1.tar.gz | 52.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| accxus-0.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 127.4 kB
Release files / accxus-0.4.1.tar.gz
| Download URL | accxus-0.4.1.tar.gz |
|---|---|
| Size | 52.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c654bdf4839f9b367e427bc1460a198608762641b6f3a94fe87ca256c1d6dc1
|
|
BLAKE2b-256 checksum How to use checksums |
ff21445a72262e7e7bd1d4a998ca00484f9a3b177bd1ddddd5357798926f0206
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Release files / accxus-0.4.1-py3-none-any.whl
| Download URL | accxus-0.4.1-py3-none-any.whl |
|---|---|
| Size | 75.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7644e2703f960e558cff99f65e52fc4a4ef55107378b626171153655da8420b3
|
|
BLAKE2b-256 checksum How to use checksums |
983f4ea0a44df372eaf8ebef1d507344f5d2d0768b4b8b014990219a4e3f24ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|