Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
filecxx committed Mar 8, 2022
1 parent 97360e5 commit 9441384
Show file tree
Hide file tree
Showing 33 changed files with 877 additions and 3 deletions.
13 changes: 13 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
**/.vs
*.o
*.obj
*.gch
*.pch
.idea
**/.idea
**/.vscode
**/.vs
**/*.cbp
**/cmake-build-release
**/cmake-build-debug
**/CMakeCache.txt
Binary file added favicon.ico
Binary file not shown.
Binary file added images/extension_audios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/extension_video_bar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/extension_videos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_add_catalog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_add_task.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_add_task2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_create_torrent.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_download_speed_limit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_http_tool.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_proxy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_refresh_address.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_software.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_torrent_confirm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/screenshot_translate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
247 changes: 246 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,246 @@
building
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="111"/>
<meta name="keywords" content="222"/>
<title>File Centipede</title>
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<link rel="icon" href="../favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="../style/base.css">
<link rel="stylesheet" href="../style/index.css">
</head>
<body>

<div class="central">
<div class="nav">
<div class="links_">
<a class="tool_button home_" href="index.html#">Home</a>
<a class="tool_button download_" href="index.html#downloads">Download</a>
<a class="tool_button description_" href="index.html#description">Description</a>
<a class="tool_button features_" href="index.html#features">Features</a>
<a class="tool_button screenshot_" href="index.html#screenshot">Screenshot</a>
<a class="tool_button share_" href="index.html#shares">share</a>
</div>
</div>

<div class="header">
<div class="top_">
<div class="logo_"></div>
<div class="name_">
<h1>File Centipede</h1>
<div class="text_"> - Since 2022</div>
</div>
<div class="languages_">
<div class="tool_button current_">en_US</div>
<div class="items_">
<a class="item_" href="../en_US/index.html">English</a>
<a class="item_" href="../zh_CN/index.html">简体中文</a>
</div>
</div>
</div>
</div>

<div class="body">
<div class="section description" id="description">
<h2>Description</h2>
<div>11</div>
</div>

<div class="section downloads" id="downloads">
<h2>Download</h2>
<div class="detail_">
<div class="version_">Latest version: 1.0</div>
<div class="uptime_"></div>
</div>
<div class="platforms_">
<div class="platform_">
<h4>Windows x64 (>= Windows vista)</h4>
<a class="button" href="#">Download address1</a>
<a class="button" href="#">Download address2</a>
</div>
<div class="platform_">
<h4>Linux x64</h4>
<a class="button" href="#">Download address1</a>
<a class="button" href="#">Download address2</a>
</div>
<div class="platform_">
<h4>MacOS x64</h4>
<a class="button disabled" href="#">Lack build environment</a>
</div>
<div class="platform_">
<h4>Chrome extension 1.0.1</h4>
<a class="button" href="#">Download address1</a>
<a class="button" href="#">Download address2</a>
</div>
<div class="platform_">
<h4>Firefox extension 1.0.1</h4>
<a class="button" href="#">Download address1</a>
<a class="button" href="#">Download address2</a>
</div>
<div class="platform_">
<h4>Github</h4>
<a class="button" target="_blank" href="https://github.com/filecxx/FileCentipede">https://github.com/filecxx/FileCentipede</a>
</div>
</div>
</div>

<div class="section features" id="features">
<h2>Features</h2>
<table class="grid" style="width: 100%">
<thead>
<tr><td>feature</td><td style="width: 140px">Minimum version</td></tr>
</thead>

<tbody>
<tr><td>feature_1</td><td>1.0</td></tr>
<tr><td>feature_2</td><td>1.0</td></tr>
<tr><td>feature_3</td><td>1.0</td></tr>
<tr><td>feature_4</td><td>1.0</td></tr>
<tr><td>feature_5</td><td>1.0</td></tr>
<tr><td>feature_6</td><td>1.0</td></tr>
<tr><td>feature_7</td><td>1.0</td></tr>
<tr><td>feature_8</td><td>1.0</td></tr>
<tr><td>feature_9</td><td>1.0</td></tr>
<tr><td>feature_10</td><td>1.0</td></tr>
<tr><td>feature_11</td><td>1.0</td></tr>
<tr><td>feature_12</td><td>1.0</td></tr>
<tr><td>feature_13</td><td>1.0</td></tr>
<tr><td>feature_14</td><td>1.0</td></tr>
<tr><td>feature_15</td><td>1.0</td></tr>
<tr><td>feature_16</td><td>1.0</td></tr>
<tr><td>feature_17</td><td>1.0</td></tr>
<tr><td>feature_18</td><td>1.0</td></tr>
<tr><td>feature_19</td><td>1.0</td></tr>
<tr><td>feature_20</td><td>1.0</td></tr>
<tr><td>feature_21</td><td>1.0</td></tr>
<tr><td>feature_22</td><td>1.0</td></tr>
<tr><td>feature_23</td><td>1.0</td></tr>
<tr><td>feature_24</td><td>1.0</td></tr>
</tbody>
</table>
</div>

<div class="section screenshot" id="screenshot">
<h2>Screenshot</h2>
<div>
<div>
<h4>File Centipede</h4>
<img loading="lazy" src="../images/screenshot_software.png" alt="File Centipede" width="800">
</div>
<div>
<h4>add_task</h4>
<img loading="lazy" src="../images/screenshot_add_task.png" alt="add_task">
</div>
<div>
<h4>add_task</h4>
<img loading="lazy" src="../images/screenshot_add_task2.png" alt="add_task">
</div>
<div>
<h4>torrent_confirm</h4>
<img loading="lazy" src="../images/screenshot_torrent_confirm.png" alt="torrent_confirm">
</div>
<div>
<h4>add_catalog</h4>
<img loading="lazy" src="../images/screenshot_add_catalog.png" alt="add_catalog">
</div>
<div>
<h4>settings</h4>
<img loading="lazy" src="../images/screenshot_settings.png" alt="settings">
</div>
<div>
<h4>proxy</h4>
<img loading="lazy" src="../images/screenshot_proxy.png" alt="proxy">
</div>
<div>
<h4>filter</h4>
<img loading="lazy" src="../images/screenshot_filter.png" alt="filter">
</div>
<div>
<h4>refresh_address</h4>
<img loading="lazy" src="../images/screenshot_refresh_address.png" alt="refresh_address">
</div>
<div>
<h4>create_torrent</h4>
<img loading="lazy" src="../images/screenshot_create_torrent.png" alt="create_torrent">
</div>
<div>
<h4>download_speed_limit</h4>
<img loading="lazy" src="../images/screenshot_download_speed_limit.png" alt="download_speed_limit">
</div>
<div>
<h4>translate</h4>
<img loading="lazy" src="../images/screenshot_translate.png" alt="translate">
</div>
<div>
<h4>http_tool</h4>
<img loading="lazy" src="../images/screenshot_http_tool.png" alt="http_tool">
</div>
</div>

<div>
<h2>browser_extension Screenshot</h2>
<div>
<h4>video_bar</h4>
<img loading="lazy" src="../images/extension_video_bar.png" alt="video_bar">
</div>
<div>
<h4>videos_panel</h4>
<img loading="lazy" src="../images/extension_videos.png" alt="videos_panel">
</div>
<div>
<h4>audios_panel</h4>
<img loading="lazy" src="../images/extension_audios.png" alt="audios_panel">
</div>
</div>
</div>

<div class="section shares" id="shares">
<h2>share</h2>
<div class="addthis_inline_share_toolbox"></div>
</div>
</div>

<div class="footer">
<div class="links_">
<h2>links</h2>
<a href="https://www.boost.org/">boost</a>
<a href="https://www.libtorrent.org/">libtorrent</a>
<a href="https://qt.io/">Qt</a>
</div>

<div class="copyright_">
<span>No copyright © 2022</span>
<span class="email_">
<b>EMAIL:</b>
<a href="mailto:[email protected]" id="contact_email">[email protected]</a>
</span>
</div>
</div>
</div>

<script>
(function()
{
var decode_email = function()
{
var arr = [110,112,100,47,102,100,111,102,103,109,106,98,110,65,122,118,104,117,106,116,116,102,109,102,110,98,111];
var element = document.getElementById("contact_email");

for(var i=0;i<arr.length;++i){
arr[i] = String.fromCharCode(arr[i] - 1);
}
var text = arr.reverse().join('');

element.setAttribute("href","mailto:" + text);
element.innerHTML = text;
}
decode_email();
})();
</script>
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-6226ca040a5d34a0"></script>

</body>
</html>
56 changes: 56 additions & 0 deletions lang/en_US.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
feature_22=""
description=Description
home_page=Home
feature_1=""
download=Download
features=Features
links=""
feature_23=""
feature_14=""
download_speed_limit=""
index_meta_keywords_=222
translate=""
settings=""
title_index_=File Centipede
feature_24=""
index_meta_description_=111
latest_version=Latest version
proxy=""
feature_16=""
software_name_=File Centipede
torrent_confirm=""
refresh_address=""
add_task=""
feature_21=""
feature_19=""
add_catalog=""
feature_15=""
feature_8=""
feature_18=""
share=""
audios_panel=""
videos_panel=""
feature_9=""
feature_5=""
feature_17=""
feature_11=""
feature_7=""
language_=en_US
screenshot=Screenshot
feature_10=""
feature_13=""
feature_12=""
minimum_version=Minimum version
filter=""
feature_4=""
create_torrent=""
feature_6=""
description_=11
feature_20=""
feature_3=""
feature_2=""
http_tool=""
video_bar=""
lack_build_environment=Lack build environment
download_address=Download address
browser_extension=""
Empty file added lang/zh_CN.lang
Empty file.
Loading

0 comments on commit 9441384

Please sign in to comment.