WebTrader 1.0.6__tar.gz → 1.0.8__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,111 @@
1
+ Metadata-Version: 2.2
2
+ Name: WebTrader
3
+ Version: 1.0.8
4
+ Summary: You can quickly open websites from your computer on your phone or tablet.
5
+ Author: NecmeddinHD
6
+ Keywords: telegram bot share link device transfer
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: License :: OSI Approved :: Apache Software License
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: Topic :: Communications :: Chat
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: Development Status :: 4 - Beta
13
+ Classifier: Framework :: AsyncIO
14
+ Classifier: Environment :: Console
15
+ Description-Content-Type: text/markdown
16
+ Dynamic: author
17
+ Dynamic: classifier
18
+ Dynamic: description
19
+ Dynamic: description-content-type
20
+ Dynamic: keywords
21
+ Dynamic: summary
22
+
23
+ # WebTrader
24
+
25
+ Transfer websites from your **computer** to your **phone or tablet** via **Telegram** easily.
26
+
27
+ ---
28
+
29
+ ## Features
30
+
31
+ - Instantly send website URLs from your computer to your phone
32
+ - Uses Telegram bot API
33
+ - Minimal configuration required
34
+ - Optional: Convert to EXE with ExeMaker
35
+
36
+ ---
37
+
38
+ ## 🔧 Installation
39
+
40
+ pip install WebTrader
41
+
42
+ ## Automation
43
+ - Get your Telegram ID via @userinfobot telegram bot
44
+ - Add this line into your code `WebTrader.chat_id="ID"`
45
+ - Change ID with your or anyone id
46
+ - Finally Setup is done
47
+
48
+ # EN Telegram Web Transfer
49
+
50
+ **Telegram** allows you to transfer websites from your computer to your phone.
51
+
52
+ ## USAGE:
53
+ 1. Copy the URL of the website you want to share and run the program.
54
+ 2. The Telegram bot will send the link to you directly via Telegram.
55
+ 3. You can click on this link and watch it from your phone or tablet.
56
+
57
+ If you know how to run Python on your phone and have Telegram installed on your computer, you can copy the video URL from your phone and transfer it to your computer. This way, you can use it more comfortably.
58
+
59
+ ## TIP:
60
+ If you right-click on a YouTube video from your computer and copy the video URL with the timestamp, you can continue from where you left off directly on your phone. If you don't do this, it will behave as if you clicked from the past, and while it may not be exact, you'll continue a few seconds behind the point where you left off and if you want run exe maker and make an exe file.
61
+
62
+ ## What Else Can You Find on My GitHub Page
63
+
64
+ # [NecmeddinHD](https://github.com/NecmeddinHD/)
65
+
66
+ ## Other Projects of Mine
67
+
68
+ ### [TrPy - Turkish Python](https://github.com/NecmeddinHD/TrPy)
69
+ This module makes learning and teaching Python easier.
70
+
71
+ ### [sc3gameFoodChainSimulator - A Smartboard-Friendly Game Designed for Schools](https://github.com/NecmeddinHD/sc3gameFoodChainSimulator)
72
+ This package is designed to be used in schools and works on any smartboard.
73
+
74
+ ### [Mebcrack - This Package Removes Internet Restrictions in Some Schools](https://github.com/NecmeddinHD/Mebcrack)
75
+ Thanks to this package, you can bypass MEB internet restrictions applied in some schools and use the internet freely.
76
+ If it doesn’t work, at least there is an HTML file named *EagleCraft* inside — you can double-click on it and play a game without being blocked.
77
+ It's an old version of Minecraft.
78
+
79
+ # TR Telegram Web Transfer
80
+
81
+ **Telegram** aracılığıyla bilgisayarınızdaki web sitelerini telefonunuza aktarabilirsiniz.
82
+
83
+ ## KULLANIM:
84
+ 1. Paylaşmak istediğiniz web sitesinin URL'sini kopyalayıp programı açın.
85
+ 2. Telegram botu, linki size direkt olarak Telegram üzerinden gönderecek.
86
+ 3. Bu linke tıklayarak telefonunuzdan veya tabletinizden yaptığınız işe devam edebilirsiniz.
87
+
88
+ Eğer telefonda Python çalıştırmayı biliyorsanız ve bilgisayarınızda Telegram varsa, telefonunuzdaki videonun URL'sini kopyalayıp bilgisayarınıza aktarabilirsiniz. Böylece daha rahat bir şekilde kullanabilirsiniz.
89
+
90
+ ## TÜYO:
91
+ Eğer bilgisayarınız üzerinden bir YouTube videosuna sağ tıklayıp videonun URL'sini süresiyle birlikte kopyalarsanız, telefondan direkt kaldığınız yerden devam edersiniz. Eğer bunu yapmazsanız, geçmişten tıklamış gibi olur ve tam olarak olmasa da kaldığınız yere birkaç saniye geriden devam edersiniz.
92
+
93
+ ## Github sayfamda daha neler var
94
+
95
+ # [NecmeddinHD](https://github.com/NecmeddinHD/)
96
+
97
+ ## Ayrıca Diğer Projelerim
98
+
99
+ ### [TrPy - Türkçe Python](https://github.com/NecmeddinHD/TrPy)
100
+ Bu Modül Sayesinde Python Öğrenmek ve Öğretmek Kolaylaşır
101
+
102
+ ### [sc3gameFoodChainSimulator - Okullarda Oynanmak Üzere Üretilmiş Her Akıllı Tahtada Açıla bilir bir oyun](https://github.com/NecmeddinHD/sc3gameFoodChainSimulator)
103
+ Bu Paket Okulda Kullanmak Üzere Tasarlandı
104
+
105
+ ### [Mebcrack - Bu Paket Bazı Okullardaki Erişim Engelini Kaldırır](https://github.com/NecmeddinHD/Mebcrack)
106
+ Bu Paket Sayesinde Bazı Okulların Sağladığı Meb Erişim Engelini kırıp serbest bir şekilde internet kullanıla bilir
107
+ Eğer Çalışmaz ise içinde En Azından EagleCraft adında bir html dosyası var bu dosyaya çift tıklayarak erişim engeline
108
+ takılmadan oyun oyaya bilirsini oyun eski sürüm bir minecraft
109
+
110
+ # NecmeddinHD Tarafından Yapılmıştır
111
+ ![ChatGPT Image 7 Nis 2025 16_39_01](https://github.com/user-attachments/assets/b3cd64af-75b2-488f-a967-0e3de3cce00a)
@@ -0,0 +1,111 @@
1
+ Metadata-Version: 2.2
2
+ Name: WebTrader
3
+ Version: 1.0.8
4
+ Summary: You can quickly open websites from your computer on your phone or tablet.
5
+ Author: NecmeddinHD
6
+ Keywords: telegram bot share link device transfer
7
+ Classifier: Programming Language :: Python :: 3
8
+ Classifier: License :: OSI Approved :: Apache Software License
9
+ Classifier: Operating System :: OS Independent
10
+ Classifier: Topic :: Communications :: Chat
11
+ Classifier: Intended Audience :: Developers
12
+ Classifier: Development Status :: 4 - Beta
13
+ Classifier: Framework :: AsyncIO
14
+ Classifier: Environment :: Console
15
+ Description-Content-Type: text/markdown
16
+ Dynamic: author
17
+ Dynamic: classifier
18
+ Dynamic: description
19
+ Dynamic: description-content-type
20
+ Dynamic: keywords
21
+ Dynamic: summary
22
+
23
+ # WebTrader
24
+
25
+ Transfer websites from your **computer** to your **phone or tablet** via **Telegram** easily.
26
+
27
+ ---
28
+
29
+ ## Features
30
+
31
+ - Instantly send website URLs from your computer to your phone
32
+ - Uses Telegram bot API
33
+ - Minimal configuration required
34
+ - Optional: Convert to EXE with ExeMaker
35
+
36
+ ---
37
+
38
+ ## 🔧 Installation
39
+
40
+ pip install WebTrader
41
+
42
+ ## Automation
43
+ - Get your Telegram ID via @userinfobot telegram bot
44
+ - Add this line into your code `WebTrader.chat_id="ID"`
45
+ - Change ID with your or anyone id
46
+ - Finally Setup is done
47
+
48
+ # EN Telegram Web Transfer
49
+
50
+ **Telegram** allows you to transfer websites from your computer to your phone.
51
+
52
+ ## USAGE:
53
+ 1. Copy the URL of the website you want to share and run the program.
54
+ 2. The Telegram bot will send the link to you directly via Telegram.
55
+ 3. You can click on this link and watch it from your phone or tablet.
56
+
57
+ If you know how to run Python on your phone and have Telegram installed on your computer, you can copy the video URL from your phone and transfer it to your computer. This way, you can use it more comfortably.
58
+
59
+ ## TIP:
60
+ If you right-click on a YouTube video from your computer and copy the video URL with the timestamp, you can continue from where you left off directly on your phone. If you don't do this, it will behave as if you clicked from the past, and while it may not be exact, you'll continue a few seconds behind the point where you left off and if you want run exe maker and make an exe file.
61
+
62
+ ## What Else Can You Find on My GitHub Page
63
+
64
+ # [NecmeddinHD](https://github.com/NecmeddinHD/)
65
+
66
+ ## Other Projects of Mine
67
+
68
+ ### [TrPy - Turkish Python](https://github.com/NecmeddinHD/TrPy)
69
+ This module makes learning and teaching Python easier.
70
+
71
+ ### [sc3gameFoodChainSimulator - A Smartboard-Friendly Game Designed for Schools](https://github.com/NecmeddinHD/sc3gameFoodChainSimulator)
72
+ This package is designed to be used in schools and works on any smartboard.
73
+
74
+ ### [Mebcrack - This Package Removes Internet Restrictions in Some Schools](https://github.com/NecmeddinHD/Mebcrack)
75
+ Thanks to this package, you can bypass MEB internet restrictions applied in some schools and use the internet freely.
76
+ If it doesn’t work, at least there is an HTML file named *EagleCraft* inside — you can double-click on it and play a game without being blocked.
77
+ It's an old version of Minecraft.
78
+
79
+ # TR Telegram Web Transfer
80
+
81
+ **Telegram** aracılığıyla bilgisayarınızdaki web sitelerini telefonunuza aktarabilirsiniz.
82
+
83
+ ## KULLANIM:
84
+ 1. Paylaşmak istediğiniz web sitesinin URL'sini kopyalayıp programı açın.
85
+ 2. Telegram botu, linki size direkt olarak Telegram üzerinden gönderecek.
86
+ 3. Bu linke tıklayarak telefonunuzdan veya tabletinizden yaptığınız işe devam edebilirsiniz.
87
+
88
+ Eğer telefonda Python çalıştırmayı biliyorsanız ve bilgisayarınızda Telegram varsa, telefonunuzdaki videonun URL'sini kopyalayıp bilgisayarınıza aktarabilirsiniz. Böylece daha rahat bir şekilde kullanabilirsiniz.
89
+
90
+ ## TÜYO:
91
+ Eğer bilgisayarınız üzerinden bir YouTube videosuna sağ tıklayıp videonun URL'sini süresiyle birlikte kopyalarsanız, telefondan direkt kaldığınız yerden devam edersiniz. Eğer bunu yapmazsanız, geçmişten tıklamış gibi olur ve tam olarak olmasa da kaldığınız yere birkaç saniye geriden devam edersiniz.
92
+
93
+ ## Github sayfamda daha neler var
94
+
95
+ # [NecmeddinHD](https://github.com/NecmeddinHD/)
96
+
97
+ ## Ayrıca Diğer Projelerim
98
+
99
+ ### [TrPy - Türkçe Python](https://github.com/NecmeddinHD/TrPy)
100
+ Bu Modül Sayesinde Python Öğrenmek ve Öğretmek Kolaylaşır
101
+
102
+ ### [sc3gameFoodChainSimulator - Okullarda Oynanmak Üzere Üretilmiş Her Akıllı Tahtada Açıla bilir bir oyun](https://github.com/NecmeddinHD/sc3gameFoodChainSimulator)
103
+ Bu Paket Okulda Kullanmak Üzere Tasarlandı
104
+
105
+ ### [Mebcrack - Bu Paket Bazı Okullardaki Erişim Engelini Kaldırır](https://github.com/NecmeddinHD/Mebcrack)
106
+ Bu Paket Sayesinde Bazı Okulların Sağladığı Meb Erişim Engelini kırıp serbest bir şekilde internet kullanıla bilir
107
+ Eğer Çalışmaz ise içinde En Azından EagleCraft adında bir html dosyası var bu dosyaya çift tıklayarak erişim engeline
108
+ takılmadan oyun oyaya bilirsini oyun eski sürüm bir minecraft
109
+
110
+ # NecmeddinHD Tarafından Yapılmıştır
111
+ ![ChatGPT Image 7 Nis 2025 16_39_01](https://github.com/user-attachments/assets/b3cd64af-75b2-488f-a967-0e3de3cce00a)
@@ -1,18 +1,19 @@
1
1
  from setuptools import setup, find_packages
2
2
 
3
3
  with open("readme.md", "r", encoding="utf-8") as f:
4
- description=f.read()
4
+ descript=f.read()
5
5
  setup(
6
6
  name="WebTrader",
7
- version="1.0.6",
7
+ version="1.0.8",
8
8
  packages=find_packages(),
9
9
  install_requiress=["pyperclip", "requests"],
10
+ description="You can quickly open websites from your computer on your phone or tablet.",
10
11
  entry_points={
11
12
  "console_scripts": [
12
13
  "webtrader = WebTrader:webtrader"
13
14
  ]
14
15
  },
15
- long_description=description,
16
+ long_description=descript,
16
17
  long_description_content_type="text/markdown",
17
18
  author="NecmeddinHD",
18
19
  classifiers=[
webtrader-1.0.6/PKG-INFO DELETED
@@ -1,54 +0,0 @@
1
- Metadata-Version: 2.2
2
- Name: WebTrader
3
- Version: 1.0.6
4
- Author: NecmeddinHD
5
- Keywords: telegram bot share link device transfer
6
- Classifier: Programming Language :: Python :: 3
7
- Classifier: License :: OSI Approved :: Apache Software License
8
- Classifier: Operating System :: OS Independent
9
- Classifier: Topic :: Communications :: Chat
10
- Classifier: Intended Audience :: Developers
11
- Classifier: Development Status :: 4 - Beta
12
- Classifier: Framework :: AsyncIO
13
- Classifier: Environment :: Console
14
- Description-Content-Type: text/markdown
15
- Dynamic: author
16
- Dynamic: classifier
17
- Dynamic: description
18
- Dynamic: description-content-type
19
- Dynamic: keywords
20
-
21
- # WebTrader
22
- You can quickly open websites from your computer on your phone or tablet.
23
-
24
- # EN Telegram Web Transfer
25
-
26
- **Telegram** allows you to transfer websites from your computer to your phone.
27
-
28
- ## USAGE:
29
- 1. Change the `chatid` variable in the `config.py` file with the ID you get from the `userinfobot` Telegram bot.
30
- 2. Then, run the program and copy the URL of the website you want to share.
31
- 3. The Telegram bot will send the link to you directly via Telegram.
32
- 4. You can click on this link and watch it from your phone or tablet.
33
-
34
- If you know how to run Python on your phone and have Telegram installed on your computer, you can copy the video URL from your phone and transfer it to your computer. This way, you can use it more comfortably.
35
-
36
- ## TIP:
37
- If you right-click on a YouTube video from your computer and copy the video URL with the timestamp, you can continue from where you left off directly on your phone. If you don't do this, it will behave as if you clicked from the past, and while it may not be exact, you'll continue a few seconds behind the point where you left off and if you want run exe maker and make an exe file.
38
-
39
- # TR Telegram Web Transfer
40
-
41
- **Telegram** aracılığıyla bilgisayarınızdaki web sitelerini telefonunuza aktarabilirsiniz.
42
-
43
- ## KULLANIM:
44
- 1. `config.py` dosyasındaki `chatid` değişkenini `userinfobot` Telegram botu aracılığıyla öğrendiğiniz ID ile değiştirin.
45
- 2. Sonra paylaşmak istediğiniz web sitesinin URL'sini kopyalayıp programı açın.
46
- 3. Telegram botu, linki size direkt olarak Telegram üzerinden gönderecek.
47
- 4. Bu linke tıklayarak telefonunuzdan veya tabletinizden yaptığınız işe devam edebilirsiniz.
48
-
49
- Eğer telefonda Python çalıştırmayı biliyorsanız ve bilgisayarınızda Telegram varsa, telefonunuzdaki videonun URL'sini kopyalayıp bilgisayarınıza aktarabilirsiniz. Böylece daha rahat bir şekilde kullanabilirsiniz.
50
-
51
- ## TÜYO:
52
- Eğer bilgisayarınız üzerinden bir YouTube videosuna sağ tıklayıp videonun URL'sini süresiyle birlikte kopyalarsanız, telefondan direkt kaldığınız yerden devam edersiniz. Eğer bunu yapmazsanız, geçmişten tıklamış gibi olur ve tam olarak olmasa da kaldığınız yere birkaç saniye geriden devam edersiniz ayrıca eğer isterseniz exemaker ı çalıştırarak exe dosyası yapa bilirsiniz.
53
- ## NecmeddinHD Tarafından Yapılmıştır
54
- ![ChatGPT Image 7 Nis 2025 16_39_01](https://github.com/user-attachments/assets/b3cd64af-75b2-488f-a967-0e3de3cce00a)
@@ -1,54 +0,0 @@
1
- Metadata-Version: 2.2
2
- Name: WebTrader
3
- Version: 1.0.6
4
- Author: NecmeddinHD
5
- Keywords: telegram bot share link device transfer
6
- Classifier: Programming Language :: Python :: 3
7
- Classifier: License :: OSI Approved :: Apache Software License
8
- Classifier: Operating System :: OS Independent
9
- Classifier: Topic :: Communications :: Chat
10
- Classifier: Intended Audience :: Developers
11
- Classifier: Development Status :: 4 - Beta
12
- Classifier: Framework :: AsyncIO
13
- Classifier: Environment :: Console
14
- Description-Content-Type: text/markdown
15
- Dynamic: author
16
- Dynamic: classifier
17
- Dynamic: description
18
- Dynamic: description-content-type
19
- Dynamic: keywords
20
-
21
- # WebTrader
22
- You can quickly open websites from your computer on your phone or tablet.
23
-
24
- # EN Telegram Web Transfer
25
-
26
- **Telegram** allows you to transfer websites from your computer to your phone.
27
-
28
- ## USAGE:
29
- 1. Change the `chatid` variable in the `config.py` file with the ID you get from the `userinfobot` Telegram bot.
30
- 2. Then, run the program and copy the URL of the website you want to share.
31
- 3. The Telegram bot will send the link to you directly via Telegram.
32
- 4. You can click on this link and watch it from your phone or tablet.
33
-
34
- If you know how to run Python on your phone and have Telegram installed on your computer, you can copy the video URL from your phone and transfer it to your computer. This way, you can use it more comfortably.
35
-
36
- ## TIP:
37
- If you right-click on a YouTube video from your computer and copy the video URL with the timestamp, you can continue from where you left off directly on your phone. If you don't do this, it will behave as if you clicked from the past, and while it may not be exact, you'll continue a few seconds behind the point where you left off and if you want run exe maker and make an exe file.
38
-
39
- # TR Telegram Web Transfer
40
-
41
- **Telegram** aracılığıyla bilgisayarınızdaki web sitelerini telefonunuza aktarabilirsiniz.
42
-
43
- ## KULLANIM:
44
- 1. `config.py` dosyasındaki `chatid` değişkenini `userinfobot` Telegram botu aracılığıyla öğrendiğiniz ID ile değiştirin.
45
- 2. Sonra paylaşmak istediğiniz web sitesinin URL'sini kopyalayıp programı açın.
46
- 3. Telegram botu, linki size direkt olarak Telegram üzerinden gönderecek.
47
- 4. Bu linke tıklayarak telefonunuzdan veya tabletinizden yaptığınız işe devam edebilirsiniz.
48
-
49
- Eğer telefonda Python çalıştırmayı biliyorsanız ve bilgisayarınızda Telegram varsa, telefonunuzdaki videonun URL'sini kopyalayıp bilgisayarınıza aktarabilirsiniz. Böylece daha rahat bir şekilde kullanabilirsiniz.
50
-
51
- ## TÜYO:
52
- Eğer bilgisayarınız üzerinden bir YouTube videosuna sağ tıklayıp videonun URL'sini süresiyle birlikte kopyalarsanız, telefondan direkt kaldığınız yerden devam edersiniz. Eğer bunu yapmazsanız, geçmişten tıklamış gibi olur ve tam olarak olmasa da kaldığınız yere birkaç saniye geriden devam edersiniz ayrıca eğer isterseniz exemaker ı çalıştırarak exe dosyası yapa bilirsiniz.
53
- ## NecmeddinHD Tarafından Yapılmıştır
54
- ![ChatGPT Image 7 Nis 2025 16_39_01](https://github.com/user-attachments/assets/b3cd64af-75b2-488f-a967-0e3de3cce00a)
File without changes