Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iakashpattnaik/ultroidcli
A command-line interface for Ultroid
https://github.com/iakashpattnaik/ultroidcli
hacktoberfest ultroid ultroidcli
Last synced: 2 months ago
JSON representation
A command-line interface for Ultroid
- Host: GitHub
- URL: https://github.com/iakashpattnaik/ultroidcli
- Owner: iAkashPattnaik
- License: agpl-3.0
- Created: 2021-07-17T06:48:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T05:22:03.000Z (about 2 years ago)
- Last Synced: 2024-05-02T03:40:40.056Z (8 months ago)
- Topics: hacktoberfest, ultroid, ultroidcli
- Language: Dart
- Homepage: https://iakashpattnaik.github.io/UltroidCli/
- Size: 141 KB
- Stars: 35
- Watchers: 2
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Welcome to the [`UltroidCli`](https://github.com/BLUE-DEVIL1134/UltroidCli) project built for [`The Ultroid`](https://github.com/TeamUltroid/Ultroid).
This Project is actively maintained by [`Akash Pattnaik`](https://github.com/BLUE-DEVIL1134).
All kinds of contributions are reviewed and accepted.## What Is `UltroidCli` ?
Well, we all know that `The Ultroid` is currently the best / largest Telegram Userbot Present.
So, as a former developer at `TeamUltroid`, I wanted to do something _out of the box_ to take `Ultroid` to the next level.
## How To Use `UltroidCli` ?
It's simple. Just download the latest build from the `Github Releases` and open a terminal in the download directory.
Now, According to your OS, run the following command:
Here, `DownloadPath` is the path where you have downloaded the `UltroidCli` build.
For example -✔️ `DownloadPath` - `~\Downloads\`
❌ `DownloadPath` - `~\Downloads\ultroid.exe`
### Windows
```powershell
SET PATH=%PATH%;DownloadPath
```### Linux
```bash
export PATH=$PATH:/DownloadPath
```### MacOS
```bash
sudo nano /etc/paths
```Now, you can run the `UltroidCli` by typing `ultroid` in the terminal.
## How to build `UltroidCli`
Run `root:ultroid_cli/bin/build.dart` for automated build! (Windows Only).
## Contributions
To contribute to this project, just fork it, make commits and make a pull request.
## Important
This is a dart implementation of [colors.js](https://github.com/Marak/colors.js). After recent events about [Marak](https://github.com/Marak/), I would like you all to donate to me if you want me to keep maintaing this library. Open Source is a place for all and if you want to keep using libraries like this for free, seriously consider donating to open source developer.
## Donate
- **UPI** - `akashpattnaik.github@ybl`
- **Bitcoin** - `1CtRtERW75oBNk6qmXSfYgQVqxt6NFwvLM` (Blockchain - `Bitcoin`)
- **Bitcoin** - `0x67243756d4144d6d3e132baa0660e0bc0cddf59b` (Blockchain - `BEP.20`)
- **Ethereum** - `0x67243756d4144d6d3e132baa0660e0bc0cddf59b` (Blockchain - `Ethereum`)
- **TetherUS** - `0x67243756d4144d6d3e132baa0660e0bc0cddf59b` (Blockchain - `BEP.20`)