File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# random_episode
2
- Tiny Python-based app for generating random episode number of TV series. Based on Kivy Framework
2
+ Tiny Python-based app for generating random episode number of TV series. Based on [ Kivy Framework] ( https://github.com/kivy/kivy )
3
3
4
4
## Python
5
5
On first launch program takes a number of seasons and episodes and stores them in memory.
6
6
When it generates random season-episode pair, program marks them as ** watched** . So it will generate only ** unwatched** episodes.
7
- When list of available episodes ends it` s suggested to reset marked list or input new TV series data.
7
+ When list of available episodes ends it' s suggested to reset marked list or input new TV series data.
8
8
9
9
## Kivy
10
10
There are Kivy Framework files in repo. They can be used to build Android (and also iOS, not tested) application via Buildozer.
You can’t perform that action at this time.
0 commit comments