Skip to content

Commit 5cda988

Browse files
author
filecxx
committed
commit
1 parent a88f141 commit 5cda988

File tree

1 file changed

+21
-14
lines changed

1 file changed

+21
-14
lines changed

README.md

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
</a>
99

1010

11-
Website: [http://filecxx.com](http://filecxx.com)
12-
13-
Dashboard: [https://w.filecxx.com](https://w.filecxx.com)
14-
15-
Sponsors: [http://www.filecxx.com/en_US/sponsors.html](http://www.filecxx.com/en_US/sponsors.html)
16-
1711
File centipede is an All-In-One internet file upload/download manager, BitTorrent Client, WebDAV client, FTP client, and SSH client.
1812

1913
It is designed to be fast, customizable, and user-friendly.
@@ -24,17 +18,12 @@ With the browser integration, you can download audio and videos from websites, e
2418

2519
(It's free with no ads)
2620

27-
## Source code
28-
FileU source code is in the source_code directory,
29-
this source code is for demonstration purposes only, it's full source code, but dependent libraries are not open source.
30-
31-
this code proved that writing user interfaces in C++ could be significantly easier than HTML and JavaScript, without reducing performance.
32-
(see sml files in the UI directory)
3321

22+
Website: [http://filecxx.com](http://filecxx.com)
3423

35-
## Translate
36-
If you like this software, please help translate this software into other languages, the translation tool has been contained in the software.
24+
Dashboard: [https://w.filecxx.com](https://w.filecxx.com)
3725

26+
Sponsors: [http://www.filecxx.com/en_US/sponsors.html](http://www.filecxx.com/en_US/sponsors.html)
3827

3928
## Screenshot
4029

@@ -181,6 +170,23 @@ Browser extension screenshots
181170
* Checksum tool 2.3
182171
* Remote download 2.6
183172

173+
## Source code
174+
175+
The full source code of FileU can be found in the "source_code" directory.
176+
177+
It's for demonstration purposes only, the dependent libraries used in the project are not open source.
178+
179+
It has proved that writing user interfaces in C++ could be significantly easier than HTML and JavaScript, without reducing performance.
180+
181+
(as seen in the .sml files in the "UI" directory).
182+
183+
184+
## Translate
185+
If you like this software, you can help by using the translation tool provided in the software to translate it into other languages.
186+
187+
This will make the software more accessible to people who speak languages other than the one it was originally written in. Your contribution would be greatly appreciated.
188+
189+
184190
## Language files
185191
* Website: "lang/website/*.lang"
186192
* Software: "lang/software/*.lang"
@@ -197,6 +203,7 @@ Browser extension screenshots
197203
| Français | [@XIAA25](https://github.com/XIAA25)
198204
| Nederlands | [@XIAA25](https://github.com/XIAA25)
199205
| 한국어 | [@VenusGirl](https://github.com/VenusGirl)
206+
| Tiếng Việt | @[vuongtuha](https://github.com/vuongtuha)
200207

201208

202209
## Opensource libraries

0 commit comments

Comments
 (0)