bridgex 0.0.1.dev0__tar.gz → 0.0.3.dev0__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.
- {bridgex-0.0.1.dev0/src/bridgex.egg-info → bridgex-0.0.3.dev0}/PKG-INFO +44 -35
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/README.md +41 -32
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/pyproject.toml +3 -3
- bridgex-0.0.3.dev0/src/bridgex/__init__.py +9 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/ABOUT_en_GB.trg +1 -1
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/ABOUT_es_CO.trg +1 -1
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0/src/bridgex.egg-info}/PKG-INFO +44 -35
- bridgex-0.0.1.dev0/src/bridgex/__init__.py +0 -9
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/LICENSE +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/setup.cfg +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/NOTICE +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/OSL/LICENSE_MARKITDOWN +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/OSL/LICENSE_PYSIDE6 +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/OSL/url_licenses.srm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/__main__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/_bridgex.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/database/Manager.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/database/__init__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/__init__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/_about.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/_initialHelp.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/_interface.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/_lang.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/_osl.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/gh-logo.png +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/language/en_GB.svg +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/language/es_CO.svg +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/logo-bridgex/logo-bridgex-2.1.png +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/logo-bridgex/logo-bridgex-2.2.png +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/logo-bridgex/logo-bridgex-2.png +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/osl_icon.webp +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/resources_rc.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/locale/bridge_es_CO.qm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/locale/bridge_es_GB.qm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/IH_en_GB.srm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/IH_es_CO.srm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/NOTICE_en_GB.srm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/NOTICE_es_CO.srm +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/ui_dialog_about.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/ui_dialog_language.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/ui_main_window.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/ui_osl.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/logic/Converter.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/logic/__init__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/logs/__init__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/models/Returning.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/models/__init__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/utils/FilesManager.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/utils/__init__.py +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex.egg-info/SOURCES.txt +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex.egg-info/dependency_links.txt +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex.egg-info/entry_points.txt +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex.egg-info/requires.txt +0 -0
- {bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex.egg-info/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bridgex
|
|
3
|
-
Version: 0.0.
|
|
4
|
-
Summary:
|
|
3
|
+
Version: 0.0.3.dev0
|
|
4
|
+
Summary: Graphical interface for converting files to Markdown, built in Python and based on PySide6 and Markitdown.
|
|
5
5
|
Author-email: dev2forge <bridgex@dev2forge.software>
|
|
6
6
|
Maintainer-email: tutosrive <tutosrive@dev2forge.software>
|
|
7
7
|
License-Expression: MIT
|
|
@@ -9,7 +9,7 @@ Project-URL: Homepage, https://github.com/Dev2Forge/bridgex
|
|
|
9
9
|
Project-URL: Repository, https://github.com/Dev2Forge/bridgex
|
|
10
10
|
Project-URL: Issues, https://github.com/Dev2Forge/bridgex/issues
|
|
11
11
|
Keywords: markdown,converter,pyside6,gui,editor,viewer,pdf,docx,pptx,xls,xlsx,outlook,csv,txt,html,htm,file converter,markdown converter,markitdown,dev2forge,bridgex,microsoft office
|
|
12
|
-
Classifier: Development Status ::
|
|
12
|
+
Classifier: Development Status :: 4 - Beta
|
|
13
13
|
Classifier: Intended Audience :: End Users/Desktop
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Topic :: Utilities
|
|
@@ -34,6 +34,7 @@ Dynamic: license-file
|
|
|
34
34
|
|
|
35
35
|
# Bridgex 🌉🐍
|
|
36
36
|
|
|
37
|
+
[](https://github.com/Dev2Forge/bridgex/blob/main/translations/README_ES.md)
|
|
37
38
|
[](./LICENSE)
|
|
38
39
|

|
|
39
40
|
[](https://pypi.org/project/bridgex/)
|
|
@@ -44,25 +45,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
44
45
|
|
|
45
46
|
---
|
|
46
47
|
|
|
47
|
-
##
|
|
48
|
-
|
|
49
|
-
- [Bridgex 🌉🐍](#bridgex-)
|
|
50
|
-
- [Table of Contents](#table-of-contents)
|
|
51
|
-
- [Features](#features)
|
|
52
|
-
- [Screenshots](#screenshots)
|
|
53
|
-
- [Installation](#installation)
|
|
54
|
-
- [Local Cloning and Execution 💻](#local-cloning-and-execution-)
|
|
55
|
-
- [Basic Usage](#basic-usage)
|
|
56
|
-
- [Supported Formats](#supported-formats)
|
|
57
|
-
- [Limitations](#limitations)
|
|
58
|
-
- [Releases](#releases)
|
|
59
|
-
- [Dependencies and Licences](#dependencies-and-licences)
|
|
60
|
-
- [Contribute](#contribute)
|
|
61
|
-
- [Licence](#licence)
|
|
62
|
-
|
|
63
|
-
---
|
|
64
|
-
|
|
65
|
-
## Features
|
|
48
|
+
## Features ✨
|
|
66
49
|
|
|
67
50
|
* Cross‑platform graphical interface.
|
|
68
51
|
* Efficient file‑to‑Markdown conversion.
|
|
@@ -72,7 +55,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
72
55
|
|
|
73
56
|
---
|
|
74
57
|
|
|
75
|
-
## Screenshots
|
|
58
|
+
## Screenshots 🖼️
|
|
76
59
|
|
|
77
60
|

|
|
78
61
|
*Example of Bridgex’s main window.*
|
|
@@ -93,7 +76,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
93
76
|
|
|
94
77
|
---
|
|
95
78
|
|
|
96
|
-
## Installation
|
|
79
|
+
## Installation 📦
|
|
97
80
|
|
|
98
81
|
Requirements:
|
|
99
82
|
|
|
@@ -111,7 +94,7 @@ Start Bridgex from the terminal:
|
|
|
111
94
|
bridgex
|
|
112
95
|
```
|
|
113
96
|
|
|
114
|
-
It is recommended to use a virtual environment. To customise supported formats, edit the [`requirements.txt`](
|
|
97
|
+
It is recommended to use a virtual environment. To customise supported formats, edit the [`requirements.txt`](https://github.com/Dev2Forge/bridgex/blob/main/requirements.txt) file as needed.
|
|
115
98
|
|
|
116
99
|
---
|
|
117
100
|
|
|
@@ -119,19 +102,45 @@ It is recommended to use a virtual environment. To customise supported formats,
|
|
|
119
102
|
|
|
120
103
|
Clone the repository and run Bridgex locally:
|
|
121
104
|
|
|
105
|
+
1. Clone the repository.
|
|
106
|
+
|
|
122
107
|
```sh
|
|
123
108
|
git clone https://github.com/Dev2Forge/bridgex.git
|
|
109
|
+
```
|
|
110
|
+
|
|
111
|
+
2. Navigate to the project directory and set up a virtual environment.
|
|
112
|
+
```sh
|
|
124
113
|
cd bridgex
|
|
114
|
+
```
|
|
115
|
+
3. Create a virtual environment.
|
|
116
|
+
|
|
117
|
+
```sh
|
|
125
118
|
python -m venv .venv
|
|
126
|
-
|
|
119
|
+
```
|
|
120
|
+
|
|
121
|
+
4. Activate the virtual environment.
|
|
122
|
+
|
|
123
|
+
```sh
|
|
124
|
+
# On Windows
|
|
125
|
+
.venv\Scripts\activate
|
|
127
126
|
# source .venv/bin/activate # On Linux/MacOS
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
5. Install the required dependencies.
|
|
130
|
+
|
|
131
|
+
```sh
|
|
128
132
|
pip install -r requirements.txt
|
|
133
|
+
```
|
|
134
|
+
|
|
135
|
+
6. Run the application.
|
|
136
|
+
|
|
137
|
+
```sh
|
|
129
138
|
python -m src.bridgex
|
|
130
139
|
```
|
|
131
140
|
|
|
132
141
|
---
|
|
133
142
|
|
|
134
|
-
## Basic Usage
|
|
143
|
+
## Basic Usage 🚀
|
|
135
144
|
|
|
136
145
|
1. Run the application from the terminal or GUI.
|
|
137
146
|
2. Select the file to convert.
|
|
@@ -140,7 +149,7 @@ python -m src.bridgex
|
|
|
140
149
|
|
|
141
150
|
---
|
|
142
151
|
|
|
143
|
-
## Supported Formats
|
|
152
|
+
## Supported Formats 📂
|
|
144
153
|
|
|
145
154
|
Bridgex supports conversion of the following file formats:
|
|
146
155
|
|
|
@@ -162,32 +171,32 @@ Bridgex supports conversion of the following file formats:
|
|
|
162
171
|
|
|
163
172
|
---
|
|
164
173
|
|
|
165
|
-
## Limitations
|
|
174
|
+
## Limitations ⚠️
|
|
166
175
|
|
|
167
176
|
Bridgex is not an IDE, text editor, Markdown editor, or document viewer. Its purpose is to serve as a bridgex between the user and Markdown conversion, offering lightweight editing without advanced editing features.
|
|
168
177
|
|
|
169
178
|
---
|
|
170
179
|
|
|
171
|
-
## Releases
|
|
180
|
+
## Releases 🏷️
|
|
172
181
|
|
|
173
182
|
Check the published versions and release notes in the [Releases](https://github.com/Dev2Forge/bridgex/releases) section of the repository.
|
|
174
183
|
|
|
175
184
|
---
|
|
176
185
|
|
|
177
|
-
## Dependencies and Licences
|
|
186
|
+
## Dependencies and Licences 📚
|
|
178
187
|
|
|
179
|
-
This project uses third‑party libraries, each with its own licence. See the [third‑party](
|
|
188
|
+
This project uses third‑party libraries, each with its own licence. See the [third‑party](https://github.com/Dev2Forge/bridgex/tree/main/third-party/) folder for more information.
|
|
180
189
|
|
|
181
190
|
---
|
|
182
191
|
|
|
183
|
-
## Contribute
|
|
192
|
+
## Contribute 🤝
|
|
184
193
|
|
|
185
194
|
Contributions are welcome. Please open an issue or pull request following the community’s best practices.
|
|
186
195
|
|
|
187
196
|
---
|
|
188
197
|
|
|
189
|
-
## Licence
|
|
198
|
+
## Licence 📄
|
|
190
199
|
|
|
191
|
-
Distributed under the [MIT Licence](
|
|
200
|
+
Distributed under the [MIT Licence](https://github.com/Dev2Forge/bridgex/blob/main/LICENSE).
|
|
192
201
|
|
|
193
202
|
©2025 Dev2Forge
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
# Bridgex 🌉🐍
|
|
2
2
|
|
|
3
|
+
[](https://github.com/Dev2Forge/bridgex/blob/main/translations/README_ES.md)
|
|
3
4
|
[](./LICENSE)
|
|
4
5
|

|
|
5
6
|
[](https://pypi.org/project/bridgex/)
|
|
@@ -10,25 +11,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
10
11
|
|
|
11
12
|
---
|
|
12
13
|
|
|
13
|
-
##
|
|
14
|
-
|
|
15
|
-
- [Bridgex 🌉🐍](#bridgex-)
|
|
16
|
-
- [Table of Contents](#table-of-contents)
|
|
17
|
-
- [Features](#features)
|
|
18
|
-
- [Screenshots](#screenshots)
|
|
19
|
-
- [Installation](#installation)
|
|
20
|
-
- [Local Cloning and Execution 💻](#local-cloning-and-execution-)
|
|
21
|
-
- [Basic Usage](#basic-usage)
|
|
22
|
-
- [Supported Formats](#supported-formats)
|
|
23
|
-
- [Limitations](#limitations)
|
|
24
|
-
- [Releases](#releases)
|
|
25
|
-
- [Dependencies and Licences](#dependencies-and-licences)
|
|
26
|
-
- [Contribute](#contribute)
|
|
27
|
-
- [Licence](#licence)
|
|
28
|
-
|
|
29
|
-
---
|
|
30
|
-
|
|
31
|
-
## Features
|
|
14
|
+
## Features ✨
|
|
32
15
|
|
|
33
16
|
* Cross‑platform graphical interface.
|
|
34
17
|
* Efficient file‑to‑Markdown conversion.
|
|
@@ -38,7 +21,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
38
21
|
|
|
39
22
|
---
|
|
40
23
|
|
|
41
|
-
## Screenshots
|
|
24
|
+
## Screenshots 🖼️
|
|
42
25
|
|
|
43
26
|

|
|
44
27
|
*Example of Bridgex’s main window.*
|
|
@@ -59,7 +42,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
59
42
|
|
|
60
43
|
---
|
|
61
44
|
|
|
62
|
-
## Installation
|
|
45
|
+
## Installation 📦
|
|
63
46
|
|
|
64
47
|
Requirements:
|
|
65
48
|
|
|
@@ -77,7 +60,7 @@ Start Bridgex from the terminal:
|
|
|
77
60
|
bridgex
|
|
78
61
|
```
|
|
79
62
|
|
|
80
|
-
It is recommended to use a virtual environment. To customise supported formats, edit the [`requirements.txt`](
|
|
63
|
+
It is recommended to use a virtual environment. To customise supported formats, edit the [`requirements.txt`](https://github.com/Dev2Forge/bridgex/blob/main/requirements.txt) file as needed.
|
|
81
64
|
|
|
82
65
|
---
|
|
83
66
|
|
|
@@ -85,19 +68,45 @@ It is recommended to use a virtual environment. To customise supported formats,
|
|
|
85
68
|
|
|
86
69
|
Clone the repository and run Bridgex locally:
|
|
87
70
|
|
|
71
|
+
1. Clone the repository.
|
|
72
|
+
|
|
88
73
|
```sh
|
|
89
74
|
git clone https://github.com/Dev2Forge/bridgex.git
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
2. Navigate to the project directory and set up a virtual environment.
|
|
78
|
+
```sh
|
|
90
79
|
cd bridgex
|
|
80
|
+
```
|
|
81
|
+
3. Create a virtual environment.
|
|
82
|
+
|
|
83
|
+
```sh
|
|
91
84
|
python -m venv .venv
|
|
92
|
-
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
4. Activate the virtual environment.
|
|
88
|
+
|
|
89
|
+
```sh
|
|
90
|
+
# On Windows
|
|
91
|
+
.venv\Scripts\activate
|
|
93
92
|
# source .venv/bin/activate # On Linux/MacOS
|
|
93
|
+
```
|
|
94
|
+
|
|
95
|
+
5. Install the required dependencies.
|
|
96
|
+
|
|
97
|
+
```sh
|
|
94
98
|
pip install -r requirements.txt
|
|
99
|
+
```
|
|
100
|
+
|
|
101
|
+
6. Run the application.
|
|
102
|
+
|
|
103
|
+
```sh
|
|
95
104
|
python -m src.bridgex
|
|
96
105
|
```
|
|
97
106
|
|
|
98
107
|
---
|
|
99
108
|
|
|
100
|
-
## Basic Usage
|
|
109
|
+
## Basic Usage 🚀
|
|
101
110
|
|
|
102
111
|
1. Run the application from the terminal or GUI.
|
|
103
112
|
2. Select the file to convert.
|
|
@@ -106,7 +115,7 @@ python -m src.bridgex
|
|
|
106
115
|
|
|
107
116
|
---
|
|
108
117
|
|
|
109
|
-
## Supported Formats
|
|
118
|
+
## Supported Formats 📂
|
|
110
119
|
|
|
111
120
|
Bridgex supports conversion of the following file formats:
|
|
112
121
|
|
|
@@ -128,32 +137,32 @@ Bridgex supports conversion of the following file formats:
|
|
|
128
137
|
|
|
129
138
|
---
|
|
130
139
|
|
|
131
|
-
## Limitations
|
|
140
|
+
## Limitations ⚠️
|
|
132
141
|
|
|
133
142
|
Bridgex is not an IDE, text editor, Markdown editor, or document viewer. Its purpose is to serve as a bridgex between the user and Markdown conversion, offering lightweight editing without advanced editing features.
|
|
134
143
|
|
|
135
144
|
---
|
|
136
145
|
|
|
137
|
-
## Releases
|
|
146
|
+
## Releases 🏷️
|
|
138
147
|
|
|
139
148
|
Check the published versions and release notes in the [Releases](https://github.com/Dev2Forge/bridgex/releases) section of the repository.
|
|
140
149
|
|
|
141
150
|
---
|
|
142
151
|
|
|
143
|
-
## Dependencies and Licences
|
|
152
|
+
## Dependencies and Licences 📚
|
|
144
153
|
|
|
145
|
-
This project uses third‑party libraries, each with its own licence. See the [third‑party](
|
|
154
|
+
This project uses third‑party libraries, each with its own licence. See the [third‑party](https://github.com/Dev2Forge/bridgex/tree/main/third-party/) folder for more information.
|
|
146
155
|
|
|
147
156
|
---
|
|
148
157
|
|
|
149
|
-
## Contribute
|
|
158
|
+
## Contribute 🤝
|
|
150
159
|
|
|
151
160
|
Contributions are welcome. Please open an issue or pull request following the community’s best practices.
|
|
152
161
|
|
|
153
162
|
---
|
|
154
163
|
|
|
155
|
-
## Licence
|
|
164
|
+
## Licence 📄
|
|
156
165
|
|
|
157
|
-
Distributed under the [MIT Licence](
|
|
166
|
+
Distributed under the [MIT Licence](https://github.com/Dev2Forge/bridgex/blob/main/LICENSE).
|
|
158
167
|
|
|
159
168
|
©2025 Dev2Forge
|
|
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "bridgex"
|
|
7
|
-
version = "0.0.
|
|
8
|
-
description = "
|
|
7
|
+
version = "0.0.3-dev"
|
|
8
|
+
description = "Graphical interface for converting files to Markdown, built in Python and based on PySide6 and Markitdown."
|
|
9
9
|
readme = { file = "README.md", content-type = "text/markdown", charset = "utf-8" }
|
|
10
10
|
license = "MIT"
|
|
11
11
|
authors = [{ name = "dev2forge", email = "bridgex@dev2forge.software" }]
|
|
@@ -46,7 +46,7 @@ dependencies = [
|
|
|
46
46
|
requires-python = ">=3.9,<=3.13"
|
|
47
47
|
|
|
48
48
|
classifiers = [
|
|
49
|
-
"Development Status ::
|
|
49
|
+
"Development Status :: 4 - Beta",
|
|
50
50
|
"Intended Audience :: End Users/Desktop",
|
|
51
51
|
"Intended Audience :: Developers",
|
|
52
52
|
"Topic :: Utilities",
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
from .utils.FilesManager import FileManager
|
|
2
|
+
from .logic.Converter import Converter
|
|
3
|
+
from ._bridgex import Bridgex
|
|
4
|
+
|
|
5
|
+
__author__:str = "Tutos Rive"
|
|
6
|
+
__version__:str = "0.0.3-dev"
|
|
7
|
+
__license__:str = "MIT"
|
|
8
|
+
__description__:str = "Graphical interface for converting files to Markdown, built in Python and based on PySide6 and Markitdown."
|
|
9
|
+
__all__:list[str] = ['FileManager', 'Converter', 'Bridgex', '__author__', '__version__', '__license__', '__description__']
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/ABOUT_en_GB.trg
RENAMED
|
@@ -65,7 +65,7 @@ pre{line-height: 1 !important; font-size: 15px;}
|
|
|
65
65
|
</div>
|
|
66
66
|
<hr>
|
|
67
67
|
<div>
|
|
68
|
-
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.
|
|
68
|
+
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.0.3-dev</pre>
|
|
69
69
|
<table style="margin-top: 10px" align="center" width="60%">
|
|
70
70
|
<tr>
|
|
71
71
|
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex">Website</a></pre></td>
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/ABOUT_es_CO.trg
RENAMED
|
@@ -65,7 +65,7 @@ pre{line-height: 1 !important; font-size: 15px;}
|
|
|
65
65
|
</div>
|
|
66
66
|
<hr>
|
|
67
67
|
<div>
|
|
68
|
-
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.
|
|
68
|
+
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.0.3-dev</pre>
|
|
69
69
|
<table style="margin-top: 10px" align="center" width="60%">
|
|
70
70
|
<tr>
|
|
71
71
|
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex">Sitio Web</a></pre></td>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: bridgex
|
|
3
|
-
Version: 0.0.
|
|
4
|
-
Summary:
|
|
3
|
+
Version: 0.0.3.dev0
|
|
4
|
+
Summary: Graphical interface for converting files to Markdown, built in Python and based on PySide6 and Markitdown.
|
|
5
5
|
Author-email: dev2forge <bridgex@dev2forge.software>
|
|
6
6
|
Maintainer-email: tutosrive <tutosrive@dev2forge.software>
|
|
7
7
|
License-Expression: MIT
|
|
@@ -9,7 +9,7 @@ Project-URL: Homepage, https://github.com/Dev2Forge/bridgex
|
|
|
9
9
|
Project-URL: Repository, https://github.com/Dev2Forge/bridgex
|
|
10
10
|
Project-URL: Issues, https://github.com/Dev2Forge/bridgex/issues
|
|
11
11
|
Keywords: markdown,converter,pyside6,gui,editor,viewer,pdf,docx,pptx,xls,xlsx,outlook,csv,txt,html,htm,file converter,markdown converter,markitdown,dev2forge,bridgex,microsoft office
|
|
12
|
-
Classifier: Development Status ::
|
|
12
|
+
Classifier: Development Status :: 4 - Beta
|
|
13
13
|
Classifier: Intended Audience :: End Users/Desktop
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Topic :: Utilities
|
|
@@ -34,6 +34,7 @@ Dynamic: license-file
|
|
|
34
34
|
|
|
35
35
|
# Bridgex 🌉🐍
|
|
36
36
|
|
|
37
|
+
[](https://github.com/Dev2Forge/bridgex/blob/main/translations/README_ES.md)
|
|
37
38
|
[](./LICENSE)
|
|
38
39
|

|
|
39
40
|
[](https://pypi.org/project/bridgex/)
|
|
@@ -44,25 +45,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
44
45
|
|
|
45
46
|
---
|
|
46
47
|
|
|
47
|
-
##
|
|
48
|
-
|
|
49
|
-
- [Bridgex 🌉🐍](#bridgex-)
|
|
50
|
-
- [Table of Contents](#table-of-contents)
|
|
51
|
-
- [Features](#features)
|
|
52
|
-
- [Screenshots](#screenshots)
|
|
53
|
-
- [Installation](#installation)
|
|
54
|
-
- [Local Cloning and Execution 💻](#local-cloning-and-execution-)
|
|
55
|
-
- [Basic Usage](#basic-usage)
|
|
56
|
-
- [Supported Formats](#supported-formats)
|
|
57
|
-
- [Limitations](#limitations)
|
|
58
|
-
- [Releases](#releases)
|
|
59
|
-
- [Dependencies and Licences](#dependencies-and-licences)
|
|
60
|
-
- [Contribute](#contribute)
|
|
61
|
-
- [Licence](#licence)
|
|
62
|
-
|
|
63
|
-
---
|
|
64
|
-
|
|
65
|
-
## Features
|
|
48
|
+
## Features ✨
|
|
66
49
|
|
|
67
50
|
* Cross‑platform graphical interface.
|
|
68
51
|
* Efficient file‑to‑Markdown conversion.
|
|
@@ -72,7 +55,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
72
55
|
|
|
73
56
|
---
|
|
74
57
|
|
|
75
|
-
## Screenshots
|
|
58
|
+
## Screenshots 🖼️
|
|
76
59
|
|
|
77
60
|

|
|
78
61
|
*Example of Bridgex’s main window.*
|
|
@@ -93,7 +76,7 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
|
|
|
93
76
|
|
|
94
77
|
---
|
|
95
78
|
|
|
96
|
-
## Installation
|
|
79
|
+
## Installation 📦
|
|
97
80
|
|
|
98
81
|
Requirements:
|
|
99
82
|
|
|
@@ -111,7 +94,7 @@ Start Bridgex from the terminal:
|
|
|
111
94
|
bridgex
|
|
112
95
|
```
|
|
113
96
|
|
|
114
|
-
It is recommended to use a virtual environment. To customise supported formats, edit the [`requirements.txt`](
|
|
97
|
+
It is recommended to use a virtual environment. To customise supported formats, edit the [`requirements.txt`](https://github.com/Dev2Forge/bridgex/blob/main/requirements.txt) file as needed.
|
|
115
98
|
|
|
116
99
|
---
|
|
117
100
|
|
|
@@ -119,19 +102,45 @@ It is recommended to use a virtual environment. To customise supported formats,
|
|
|
119
102
|
|
|
120
103
|
Clone the repository and run Bridgex locally:
|
|
121
104
|
|
|
105
|
+
1. Clone the repository.
|
|
106
|
+
|
|
122
107
|
```sh
|
|
123
108
|
git clone https://github.com/Dev2Forge/bridgex.git
|
|
109
|
+
```
|
|
110
|
+
|
|
111
|
+
2. Navigate to the project directory and set up a virtual environment.
|
|
112
|
+
```sh
|
|
124
113
|
cd bridgex
|
|
114
|
+
```
|
|
115
|
+
3. Create a virtual environment.
|
|
116
|
+
|
|
117
|
+
```sh
|
|
125
118
|
python -m venv .venv
|
|
126
|
-
|
|
119
|
+
```
|
|
120
|
+
|
|
121
|
+
4. Activate the virtual environment.
|
|
122
|
+
|
|
123
|
+
```sh
|
|
124
|
+
# On Windows
|
|
125
|
+
.venv\Scripts\activate
|
|
127
126
|
# source .venv/bin/activate # On Linux/MacOS
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
5. Install the required dependencies.
|
|
130
|
+
|
|
131
|
+
```sh
|
|
128
132
|
pip install -r requirements.txt
|
|
133
|
+
```
|
|
134
|
+
|
|
135
|
+
6. Run the application.
|
|
136
|
+
|
|
137
|
+
```sh
|
|
129
138
|
python -m src.bridgex
|
|
130
139
|
```
|
|
131
140
|
|
|
132
141
|
---
|
|
133
142
|
|
|
134
|
-
## Basic Usage
|
|
143
|
+
## Basic Usage 🚀
|
|
135
144
|
|
|
136
145
|
1. Run the application from the terminal or GUI.
|
|
137
146
|
2. Select the file to convert.
|
|
@@ -140,7 +149,7 @@ python -m src.bridgex
|
|
|
140
149
|
|
|
141
150
|
---
|
|
142
151
|
|
|
143
|
-
## Supported Formats
|
|
152
|
+
## Supported Formats 📂
|
|
144
153
|
|
|
145
154
|
Bridgex supports conversion of the following file formats:
|
|
146
155
|
|
|
@@ -162,32 +171,32 @@ Bridgex supports conversion of the following file formats:
|
|
|
162
171
|
|
|
163
172
|
---
|
|
164
173
|
|
|
165
|
-
## Limitations
|
|
174
|
+
## Limitations ⚠️
|
|
166
175
|
|
|
167
176
|
Bridgex is not an IDE, text editor, Markdown editor, or document viewer. Its purpose is to serve as a bridgex between the user and Markdown conversion, offering lightweight editing without advanced editing features.
|
|
168
177
|
|
|
169
178
|
---
|
|
170
179
|
|
|
171
|
-
## Releases
|
|
180
|
+
## Releases 🏷️
|
|
172
181
|
|
|
173
182
|
Check the published versions and release notes in the [Releases](https://github.com/Dev2Forge/bridgex/releases) section of the repository.
|
|
174
183
|
|
|
175
184
|
---
|
|
176
185
|
|
|
177
|
-
## Dependencies and Licences
|
|
186
|
+
## Dependencies and Licences 📚
|
|
178
187
|
|
|
179
|
-
This project uses third‑party libraries, each with its own licence. See the [third‑party](
|
|
188
|
+
This project uses third‑party libraries, each with its own licence. See the [third‑party](https://github.com/Dev2Forge/bridgex/tree/main/third-party/) folder for more information.
|
|
180
189
|
|
|
181
190
|
---
|
|
182
191
|
|
|
183
|
-
## Contribute
|
|
192
|
+
## Contribute 🤝
|
|
184
193
|
|
|
185
194
|
Contributions are welcome. Please open an issue or pull request following the community’s best practices.
|
|
186
195
|
|
|
187
196
|
---
|
|
188
197
|
|
|
189
|
-
## Licence
|
|
198
|
+
## Licence 📄
|
|
190
199
|
|
|
191
|
-
Distributed under the [MIT Licence](
|
|
200
|
+
Distributed under the [MIT Licence](https://github.com/Dev2Forge/bridgex/blob/main/LICENSE).
|
|
192
201
|
|
|
193
202
|
©2025 Dev2Forge
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
from .utils.FilesManager import FileManager
|
|
2
|
-
from .logic.Converter import Converter
|
|
3
|
-
from ._bridgex import Bridgex
|
|
4
|
-
|
|
5
|
-
__author__:str = "Tutos Rive"
|
|
6
|
-
__version__:str = "0.0.1-dev"
|
|
7
|
-
__license__:str = "MIT"
|
|
8
|
-
__description__:str = "Bridgex is a PySide6 application for file management and conversion, featuring a lite markdown editor and viewer."
|
|
9
|
-
__all__:list[str] = ['FileManager', 'Converter', 'Bridgex', '__author__', '__version__', '__license__', '__description__']
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/language/en_GB.svg
RENAMED
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/assets/img/language/es_CO.svg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/locale/bridge_es_CO.qm
RENAMED
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/locale/bridge_es_GB.qm
RENAMED
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/IH_en_GB.srm
RENAMED
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/IH_es_CO.srm
RENAMED
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/NOTICE_en_GB.srm
RENAMED
|
File without changes
|
{bridgex-0.0.1.dev0 → bridgex-0.0.3.dev0}/src/bridgex/interface/translations/others/NOTICE_es_CO.srm
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|