https://github.com/sakibweb/donate-bd
Get Donate / Support / Sponsor easy way from Bangladesh
https://github.com/sakibweb/donate-bd
bangladesh bd bdt bkash donate donate-me sponsors support support-me taka tk
Last synced: about 1 month ago
JSON representation
Get Donate / Support / Sponsor easy way from Bangladesh
- Host: GitHub
- URL: https://github.com/sakibweb/donate-bd
- Owner: sakibweb
- License: mit
- Created: 2024-03-09T08:44:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-09T05:39:48.000Z (8 months ago)
- Last Synced: 2024-09-09T06:49:10.407Z (8 months ago)
- Topics: bangladesh, bd, bdt, bkash, donate, donate-me, sponsors, support, support-me, taka, tk
- Language: JavaScript
- Homepage: https://sakibweb.github.io/donate-bd/
- Size: 1.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# donate-bd
Get Donate / Support / Sponsor easy way from Bangladesh------------
# bKash
## #bKash
#### Usages
```
https://sakibweb.github.io/donate-bd?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected]
```
#### OR
```
http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected]
```
URLs
| URL1 | URL2 |
| :------------: | :------------: |
| `https://sakibweb.github.io/donate-bd` | `http://donate-bd.c1.is` |
### Parameters
| Parameter | Value | Example Value | Description |
| :------------: | :------------: | :------------: | :------------: |
| u | Username | `sakibweb` | GitHub username for getting info |
| a | Wallet | `bkash` | Account name, where receive money |
| n | Number | `01774321010` | Wallet account number |
| d | Amount | `200` | Set default amount (1-25000) |
| e | Email | `[email protected]` | Wallet account number |## #bKash icon
#### Usages
```
http://donate-bd.c1.is/icon?i=bkash&t=Donate me
```
URLs
| URL |
| :------------: |
| `http://donate-bd.c1.is/icon` |
### Parameters
| Parameter | Value | Example Value | Description |
| :------------: | :------------: | :------------: | :------------: |
| i | Wallet | `bkash` | Account name for icon |
| t | Text | `Donate me` | Set text with icon |## #bKash example usages with overview
#### Link clickable
[Donate me](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Donate me")
#### Code
* Markdown
```markdown
[Donate me](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Donate me")
```
* HTML
```html
Donate me
```
#### Link clickable
[Donate me](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Donate me")
#### Code
* Markdown
```markdown
[Donate me](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Donate me")
```
* HTML
```html
Donate me
```
#### Link with icon
[](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Donate me")
#### Code
* Markdown
```markdown
[](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Donate me")
```
* HTML
```html![]()
```#### Sponsor and `FUNDING.yml`
[](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Sponsor")
#### Code
* Markdown
```markdown
[](http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected] "Sponsor")
```
* HTML
```html![]()
```
* Add `FUNDING.yml`
Add like this into your `[your project]/.github/FUNDING.yml`
```markdown
custom: ['http://donate-bd.c1.is?u=sakibweb&a=bkash&n=01774321010&d=200&[email protected]']
```