-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b01533
commit b6edb8a
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
# Standard TK payloads (10) | ||
|
||
## builder/tk_payloads/survey.py | ||
<img src="Files/survey.png" /> | ||
|
||
## builder/tk_payloads/password_maker.py | ||
<img src="Files/password_maker.png" /> | ||
|
||
## builder/tk_payloads/google.py | ||
<img src="Files/google.png" /> | ||
|
||
## builder/tk_payloads/linkedin.py | ||
<img src="Files/linkedin.png" /> | ||
|
||
## builder/tk_payloads/snake_game.py | ||
<img src="Files/snake_game.png" /> | ||
|
||
## builder/tk_payloads/music_player.py | ||
<img src="Files/music_player.png" /> | ||
|
||
## builder/tk_payloads/tic_tac_toe_game.py | ||
<img src="Files/tic_tac_toe_game.png" /> | ||
|
||
## builder/tk_payloads/calculator.py | ||
<img src="Files/calculator.png" /> | ||
|
||
## builder/tk_payloads/todo.py | ||
<img src="Files/todo.png" /> | ||
|
||
## builder/tk_payloads/none.py | ||
<p> | ||
It show nothing. | ||
</p> | ||
|
||
# Standard offline TK payloads (7) | ||
|
||
## builder/tk_payloads/offline/calculator.py | ||
<img src="Files/calculator.png" /> | ||
|
||
## builder/tk_payloads/offline/music_player.py | ||
<img src="Files/music_player.png" /> | ||
|
||
## builder/tk_payloads/offline/no_internet.py | ||
<img src="Files/no_internet.png" /> | ||
|
||
## builder/tk_payloads/offline/password_maker.py | ||
<img src="Files/password_maker.png" /> | ||
|
||
## builder/tk_payloads/offline/snake_game.py | ||
<img src="Files/snake_game.png" /> | ||
|
||
## builder/tk_payloads/offline/tic_tac_toe_game.py | ||
<img src="Files/tic_tac_toe_game.png" /> | ||
|
||
## builder/tk_payloads/offline/none.py | ||
<p> | ||
It show nothing | ||
</p> | ||
|
||
# Donate | ||
|
||
## <b> For donate us please star this repo :) </b> |