Skip to content

Commit f366109

Browse files
committed
v0.7
1 parent df06d3c commit f366109

6 files changed

Lines changed: 817 additions & 605 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -671,4 +671,4 @@ into proprietary programs. If your program is a subroutine library, you
671671
may consider it more useful to permit linking proprietary applications with
672672
the library. If this is what you want to do, use the GNU Lesser General
673673
Public License instead of this License. But first, please read
674-
<https://www.gnu.org/licenses/why-not-lgpl.html>.
674+
<https://www.gnu.org/licenses/why-not-lgpl.html>.

README.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<p align="center">
2+
<img width="15%" align="center" src="https://github.com/Gentlesprite/file-date-changer/blob/main/res/logo.png" alt="logo">
3+
</p>
4+
<h1 align="center">
5+
file-date-changer
6+
</h1>
7+
<p align="center">
8+
A file time changer tool on windows platform based on Python
9+
</p>
10+
<p align="center">
11+
<a style="text-decoration:none">
12+
<img src="https://img.shields.io/badge/Python-3.9.7-blue.svg?color=00B16A" alt="Python 3.9.7"/>
13+
</a>
14+
<a style="text-decoration:none">
15+
<img src="https://img.shields.io/badge/Pyside6_QFluentWidgets-1.5.5%20-blue?color=00B16A" alt="Pyside6_QFluentWidgets 1.5.5"/>
16+
</a>
17+
<a style="text-decoration:none">
18+
<img src="https://img.shields.io/badge/Platform-Windows%20-blue?color=00B16A" alt="Platform windows"/>
19+
</a>
20+
</p>
21+
22+
# 简述
23+
24+
作者:[Gentlesprite](https://github.com/Gentlesprite)
25+
26+
更改windows上的文件修改时间,修改时间,访问时间。以方便对文件进行简单的归档管理(压缩包,文件夹除外)软件免费分享,请勿用于非法用途。
27+
28+
# 下载地址:
29+
蓝奏云:[点击跳转下载](https://wwm.lanzn.com/b0foiwt6f) 密码:1x1h
30+
31+
Github:[点击跳转下载](https://github.com/Gentlesprite/file-date-changer/releases)
32+
33+
# 视频教程
34+
35+
待后续上传B站...
36+
37+
38+
# 软件效果:
39+
![image](https://github.com/Gentlesprite/file-date-changer/blob/main/res/20240607175434.png)
40+
![image](https://github.com/Gentlesprite/file-date-changer/blob/main/res/20240607175514.png)
41+
![image](https://github.com/Gentlesprite/file-date-changer/blob/main/res/20240607175448.png)
42+
![image](https://github.com/Gentlesprite/file-date-changer/blob/main/res/20240607175527.png)
43+
44+
# 联系作者:
45+
Telegram:@Gentlesprite
46+
47+
邮箱:Gentlesprites@outlook.com
48+
49+
# 支持作者:
50+
51+
![image](https://github.com/Gentlesprite/file-date-changer/blob/main/res/pay.png)

0 commit comments

Comments
 (0)