Skip to content

Commit

Permalink
Updated README's and Settings window
Browse files Browse the repository at this point in the history
  • Loading branch information
CAprogs committed Dec 22, 2023
1 parent eff76a1 commit c7a3697
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 28 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## À Propos 🥢

- Plus de **`800 mangas`** disponibles
- Plus de **`61 000 chapitres`** téléchargeables
- Plus de **`1600 mangas`** disponibles
- Plus de **`95 000 chapitres`** téléchargeables

<details>
<summary> Les sites disponibles 🌐 </summary>
Expand All @@ -28,6 +28,8 @@
- [anime-sama.me](https://anime-sama.me/) (🇫🇷)
- [tcbscans.com](https://tcbscans.com/) (󠁧󠁢󠁥󠁮󠁧🇬🇧)
- [lelmanga.com](https://www.lelmanga.com/) (🇫🇷)
- [manganelo.tv](https://ww7.manganelo.tv/) (󠁧󠁢󠁥󠁮󠁧🇬🇧)
- [mangamoins.shaeishu.co](https://mangamoins.shaeishu.co/?p=1) (🇫🇷)

</details>

Expand All @@ -43,8 +45,6 @@

### À Venir 📅

- Ajout du site [manganelo](https://ww7.manganelo.tv/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) - dans la version **3.0.3**
- Ajout du site [mangamoins](https://mangamoins.shaeishu.co/?p=1) (🇫🇷) - dans la version **3.0.3**
- Ajout du site [mangasaki](https://www.mangasaki.org/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) - dans la version **3.0.4**
- Ajout du site [lhtranslation](https://lhtranslation.net/home/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) - dans la version **3.0.4**

Expand All @@ -63,7 +63,7 @@ Faites vos **suggestions** à travers le [Chat](https://github.com/CAprogs/Panda
La [**v3.x.x**](https://github.com/CAprogs/PandaScan/releases) est disponible !

Elle apporte de nombreuses améliorations :
- Ajout de 2 nouveaux sites : [tcbscans](https://tcbscans.com/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) et [lelmanga](https://www.lelmanga.com/) (🇫🇷)
- Ajout de 2 nouveaux sites : [manganelo](https://ww7.manganelo.tv/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) et [mangamoins](https://mangamoins.shaeishu.co/?p=1) (🇫🇷)
- Vitesse de téléchargement optimisée
- Amélioration du suivi de téléchargement 🤩

Expand Down
10 changes: 5 additions & 5 deletions docs/EN/README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

## About 🥢

- Over **`800 mangas`** available
- Over **`61,000 chapters`** downloadable
- Over **`1600 mangas`** available
- Over **`95,000 chapters`** downloadable

<details>
<summary> Available websites 🌐 </summary>
Expand All @@ -28,6 +28,8 @@
- [anime-sama.me](https://anime-sama.me/) (🇫🇷)
- [tcbscans.com](https://tcbscans.com/) (󠁧󠁢󠁥󠁮󠁧🇬🇧)
- [lelmanga.com](https://www.lelmanga.com/) (🇫🇷)
- [manganelo.tv](https://ww7.manganelo.tv/) (󠁧󠁢󠁥󠁮󠁧🇬🇧)
- [mangamoins.shaeishu.co](https://mangamoins.shaeishu.co/?p=1) (🇫🇷)

</details>

Expand All @@ -42,8 +44,6 @@

### Coming Soon 📅

- Addition of [manganelo](https://ww7.manganelo.tv/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) - in version **3.0.3**
- Addition of [mangamoins](https://mangamoins.shaeishu.co/?p=1) (🇫🇷) - in version **3.0.3**
- Addition of [mangasaki](https://www.mangasaki.org/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) - in version **3.0.4**
- Addition of [lhtranslation](https://lhtranslation.net/home/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) - in version **3.0.4**

Expand All @@ -62,7 +62,7 @@ Make your **suggestions** through the [Chat](https://github.com/CAprogs/PandaSca
[**v3.x.x**](https://github.com/CAprogs/PandaScan/releases) is out !

Bringing some improvements :
- Addition of 2 new websites : [tcbscans](https://tcbscans.com/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) and [lelmanga](https://www.lelmanga.com/) (🇫🇷)
- Addition of 2 new websites : [manganelo](https://ww7.manganelo.tv/) (󠁧󠁢󠁥󠁮󠁧🇬🇧) and [mangamoins](https://mangamoins.shaeishu.co/?p=1) (🇫🇷)
- Optimized download speed
- Improved download tracking 🤩

Expand Down
37 changes: 19 additions & 18 deletions src/gui/Settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
# DOWNLOAD_PAGE
TEXT_50 = "Path"
TEXT_51 = f"The folder where your scans'll be stored. ( Default : PandaScan {EMOJIS[0]} directory )"

# Choose Button
TEXT_100 = "Choose"

def show_settings(main_window, SETTINGS, settings_button):
"""Display the SETTINGS window.
Expand Down Expand Up @@ -263,7 +264,7 @@ def chromedriver_settings():
chromedriver_entry.insert(0, SETTINGS["driver"]["path"])
chromedriver_entry.place(x=92.0, y=76.0, width=228.0, height=13.0)
# [ WIDGET ] Button choose file
choose_file_path = Button(settings_window, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, text="Search", font=CORPUS_POLICE, command=lambda: choose_file(chromedriver_entry))
choose_file_path = Button(settings_window, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, text=TEXT_100, font=CORPUS_POLICE, command=lambda: choose_file(chromedriver_entry))
choose_file_path.configure(highlightbackground=BACKGROUND_BUTTON_COLOR)
choose_file_path.place(x=340.0, y=70.0, width=50.0, height=25.0)
# [ TEXT ] Info path
Expand Down Expand Up @@ -350,20 +351,20 @@ def update_settings():
# [ WIDGET ] Checkbox_5 [Lelmanga]
update_checkbox_5 = Checkbutton(settings_window, variable=lelmanga_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
update_checkbox_5.place(x=125.0, y=236.0, width=14.0, height=12.0)
# [ TEXT ] Tcbscans
update_tcbscans = canvas.create_text(195.0, 158.0, anchor="nw", text=TEXT_16, fill=EN_WEBSITES_COLOR, font=CORPUS_POLICE)
# [ WIDGET ] Checkbox_6 [Tcbscans]
update_checkbox_6 = Checkbutton(settings_window, variable=tcbscans_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
# [ TEXT ] Mangamoins
update_mangamoins = canvas.create_text(195.0, 158.0, anchor="nw", text=TEXT_18, fill=FR_WEBSITES_COLOR, font=CORPUS_POLICE)
# [ WIDGET ] Checkbox_6 [Mangamoins]
update_checkbox_6 = Checkbutton(settings_window, variable=mangamoins_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
update_checkbox_6.place(x=265.0, y=158.0, width=14.0, height=12.0)
# [ TEXT ] Manganelo
update_manganelo = canvas.create_text(195.0, 176.0, anchor="nw", text=TEXT_17, fill=EN_WEBSITES_COLOR, font=CORPUS_POLICE)
# [ WIDGET ] Checkbox_7 [Manganelo]
update_checkbox_7 = Checkbutton(settings_window, variable=manganelo_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
# [ TEXT ] Tcbscans
update_tcbscans = canvas.create_text(195.0, 176.0, anchor="nw", text=TEXT_16, fill=EN_WEBSITES_COLOR, font=CORPUS_POLICE)
# [ WIDGET ] Checkbox_7 [Tcbscans]
update_checkbox_7 = Checkbutton(settings_window, variable=tcbscans_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
update_checkbox_7.place(x=265.0, y=176.0, width=14.0, height=12.0)
# [ TEXT ] Mangamoins
update_mangamoins = canvas.create_text(195.0, 196.0, anchor="nw", text=TEXT_18, fill=FR_WEBSITES_COLOR, font=CORPUS_POLICE)
# [ WIDGET ] Checkbox_8 [Mangamoins]
update_checkbox_8 = Checkbutton(settings_window, variable=mangamoins_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
# [ TEXT ] Manganelo
update_manganelo = canvas.create_text(195.0, 196.0, anchor="nw", text=TEXT_17, fill=EN_WEBSITES_COLOR, font=CORPUS_POLICE)
# [ WIDGET ] Checkbox_8 [Manganelo]
update_checkbox_8 = Checkbutton(settings_window, variable=manganelo_checkbox_var, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, bg=CURRENT_COLOR, justify="left", highlightthickness=0)
update_checkbox_8.place(x=265.0, y=196.0, width=14.0, height=12.0)

# Widgets to manage
Expand All @@ -389,9 +390,9 @@ def update_settings():
update_fmteam: (65.0, 196.0),
update_animesama: (65.0, 216.0),
update_lelmanga: (65.0, 236.0),
update_tcbscans: (195.0, 158.0),
update_manganelo: (195.0, 176.0),
update_mangamoins: (195.0, 196.0)}
update_mangamoins: (195.0, 158.0),
update_tcbscans: (195.0, 176.0),
update_manganelo: (195.0, 196.0)}

check_previous_deactivate_button(button_2)

Expand All @@ -415,7 +416,7 @@ def download_settings():
download_entry.insert(0, SETTINGS["Download"]["path"])
download_entry.place(x=92.0, y=76.0, width=228.0, height=13.0)
# [ WIDGET ] Choose directory button
choose_directory_path = Button(settings_window, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, text="Search", font=CORPUS_POLICE, command=lambda: choose_directory(download_entry))
choose_directory_path = Button(settings_window, cursor=ACTIVE_CURSOR, width=0, height=0, bd=0, text=TEXT_100, font=CORPUS_POLICE, command=lambda: choose_directory(download_entry))
choose_directory_path.configure(highlightbackground=BACKGROUND_BUTTON_COLOR)
choose_directory_path.place(x=340.0, y=70.0, width=50.0, height=25.0)
# [ TEXT ] Info path
Expand Down

0 comments on commit c7a3697

Please sign in to comment.