Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Commit

Permalink
fix: fix username
Browse files Browse the repository at this point in the history
  • Loading branch information
ambition-echo committed Feb 11, 2023
1 parent 153c9a0 commit 9ced9fc
Show file tree
Hide file tree
Showing 10 changed files with 98 additions and 98 deletions.
140 changes: 70 additions & 70 deletions CHANGELOG.md

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img width="150" height="150" src="https://jihulab.com/ambition-echo/earth_wallpaper/-/raw/main/assets/earth-wallpaper.png" alt="Logo">
<img width="150" height="150" src="https://jihulab.com/Pylogmon/earth_wallpaper/-/raw/main/assets/earth-wallpaper.png" alt="Logo">
<br/>
<h1 align="center"><b>earth-wallpaper</b></h1>
简单好用的多功能壁纸软件
Expand All @@ -8,15 +8,15 @@

<div align="center">

[![downloads](https://img.shields.io/github/downloads/ambition-echo/earth_wallpaper/total)](https://github.com/ambition-echo/earth_wallpaper/releases)
[![Release](https://img.shields.io/github/v/release/ambition-echo/earth_wallpaper)](https://github.com/ambition-echo/earth_wallpaper/releases)
[![License](https://img.shields.io/github/license/ambition-echo/earth_wallpaper)](https://github.com/ambition-echo/earth_wallpaper/blob/main/LICENSE)
[![Visitor](https://visitor-badge.glitch.me/badge?page_id=ambition-echo.earth_wallpaper)](https://github.com/ambition-echo/earth_wallpaper)
[![downloads](https://img.shields.io/github/downloads/Pylogmon/earth_wallpaper/total)](https://github.com/Pylogmon/earth_wallpaper/releases)
[![Release](https://img.shields.io/github/v/release/Pylogmon/earth_wallpaper)](https://github.com/Pylogmon/earth_wallpaper/releases)
[![License](https://img.shields.io/github/license/Pylogmon/earth_wallpaper)](https://github.com/Pylogmon/earth_wallpaper/blob/main/LICENSE)
[![Visitor](https://visitor-badge.glitch.me/badge?page_id=Pylogmon.earth_wallpaper)](https://github.com/Pylogmon/earth_wallpaper)

[![PyPI](https://img.shields.io/pypi/v/earth-wallpaper?logo=python)](https://pypi.org/project/earth-wallpaper/)
[![AUR version](https://img.shields.io/aur/version/earth-wallpaper-bin?label=earth-wallpaper-bin&logo=archlinux)](https://aur.archlinux.org/packages/earth-wallpaper-bin)
[![AUR version](https://img.shields.io/aur/version/earth-wallpaper-nightly?label=earth-wallpaper-nightly&logo=archlinux)](https://aur.archlinux.org/packages/earth-wallpaper-nightly)
## [English](https://github.com/ambition-echo/earth_wallpaper/blob/main/docs/README.md)
## [English](https://github.com/Pylogmon/earth_wallpaper/blob/main/docs/README.md)
</div>
<br/>

Expand Down Expand Up @@ -108,7 +108,7 @@ CreateObject("WScript.Shell").Run "earth-wallpaper",0,True
## 手动安装

```shell
git clone https://jihulab.com/ambition-echo/earth_wallpaper.git
git clone https://jihulab.com/Pylogmon/earth_wallpaper.git
cd earth_wallpaper
python3 setup.py install
```
Expand All @@ -125,13 +125,13 @@ wallhaven 壁纸: [https://wallhaven.cc/help/api](https://wallhaven.cc/help/api)

## 软件截图

![bing](https://jihulab.com/ambition-echo/earth_wallpaper/-/raw/main/assets/bing.png)
![bing](https://jihulab.com/Pylogmon/earth_wallpaper/-/raw/main/assets/bing.png)

![wallpaper24](https://jihulab.com/ambition-echo/earth_wallpaper/-/raw/main/assets/wallpaper24.png)
![wallpaper24](https://jihulab.com/Pylogmon/earth_wallpaper/-/raw/main/assets/wallpaper24.png)

![fengyun4](https://jihulab.com/ambition-echo/earth_wallpaper/-/raw/main/assets/fengyun4.png)
![fengyun4](https://jihulab.com/Pylogmon/earth_wallpaper/-/raw/main/assets/fengyun4.png)

![wallhaven](https://jihulab.com/ambition-echo/earth_wallpaper/-/raw/main/assets/wallhaven.png)
![wallhaven](https://jihulab.com/Pylogmon/earth_wallpaper/-/raw/main/assets/wallhaven.png)

## 感谢

Expand Down
4 changes: 2 additions & 2 deletions aur/bin/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Maintainer: ambition-echo <ambition_echo@outlook.com>
# Maintainer: Pylogmon <ambition_echo@outlook.com>

pkgname=earth-wallpaper-bin
appid=cn.huguoyang.earthwallpaper
Expand All @@ -8,7 +8,7 @@ pkgver=2.0.3
pkgrel=0
pkgdesc="Simple and easy to use multifunctional wallpaper software 简单好用的多功能壁纸软件"
arch=('x86_64')
url="https://github.com/ambition-echo/earth_wallpaper"
url="https://github.com/Pylogmon/earth_wallpaper"
license=('GPL3')
depends=('dbus-python' 'python' 'python-pillow' 'python-requests' 'pyside6' 'python-pysocks')

Expand Down
2 changes: 1 addition & 1 deletion aur/nightly/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ pkgver=2.0.1.r7.gd36e443
pkgrel=0
pkgdesc="Simple and easy to use multifunctional wallpaper software 简单好用的多功能壁纸软件"
arch=('x86_64')
url="https://github.com/ambition-echo/earth_wallpaper"
url="https://github.com/Pylogmon/earth_wallpaper"
license=('GPL3')

depends=('dbus-python' 'python' 'python-pillow' 'python-requests' 'pyside6' 'python-pysocks')
Expand Down
2 changes: 1 addition & 1 deletion deb/DEBIAN/control
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: earth-wallpaper
Version: ---
Architecture: amd64
Maintainer: ambition-echo <ambition_echo@outlook.com>
Maintainer: Pylogmon <ambition_echo@outlook.com>
Description: Simple and easy to use multifunctional wallpaper software 简单好用的多功能壁纸软件
Depends: python3-pip, libdbus-glib-1-dev
12 changes: 6 additions & 6 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@

<div align="center">

[![downloads](https://img.shields.io/github/downloads/ambition-echo/earth_wallpaper/total)](https://github.com/ambition-echo/earth_wallpaper/releases)
[![Release](https://img.shields.io/github/v/release/ambition-echo/earth_wallpaper)](https://github.com/ambition-echo/earth_wallpaper/releases)
[![License](https://img.shields.io/github/license/ambition-echo/earth_wallpaper)](https://github.com/ambition-echo/earth_wallpaper/blob/main/LICENSE)
[![Visitor](https://visitor-badge.glitch.me/badge?page_id=ambition-echo.earth_wallpaper)](https://github.com/ambition-echo/earth_wallpaper)
[![downloads](https://img.shields.io/github/downloads/Pylogmon/earth_wallpaper/total)](https://github.com/Pylogmon/earth_wallpaper/releases)
[![Release](https://img.shields.io/github/v/release/Pylogmon/earth_wallpaper)](https://github.com/Pylogmon/earth_wallpaper/releases)
[![License](https://img.shields.io/github/license/Pylogmon/earth_wallpaper)](https://github.com/Pylogmon/earth_wallpaper/blob/main/LICENSE)
[![Visitor](https://visitor-badge.glitch.me/badge?page_id=Pylogmon.earth_wallpaper)](https://github.com/Pylogmon/earth_wallpaper)

[![PyPI](https://img.shields.io/pypi/v/earth-wallpaper?logo=python)](https://pypi.org/project/earth-wallpaper/)
[![AUR version](https://img.shields.io/aur/version/earth-wallpaper-bin?label=earth-wallpaper-bin&logo=archlinux)](https://aur.archlinux.org/packages/earth-wallpaper-bin)
[![AUR version](https://img.shields.io/aur/version/earth-wallpaper-nightly?label=earth-wallpaper-nightly&logo=archlinux)](https://aur.archlinux.org/packages/earth-wallpaper-nightly)
## [中文](https://github.com/ambition-echo/earth_wallpaper#readme)
## [中文](https://github.com/Pylogmon/earth_wallpaper#readme)
</div>
<br/>

Expand Down Expand Up @@ -94,7 +94,7 @@ When you run it for the first time, the settings window will pop up, click ```Ap
## Install Manually

```shell
git clone https://jihulab.com/ambition-echo/earth_wallpaper.git
git clone https://jihulab.com/Pylogmon/earth_wallpaper.git
cd earth_wallpaper
python3 setup.py install
```
Expand Down
2 changes: 1 addition & 1 deletion earth_wallpaper/about.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def compare(remote, local):

def check_update():
logger.info("检查软件更新")
url = "https://api.github.com/repos/ambition-echo/earth_wallpaper/tags"
url = "https://api.github.com/repos/Pylogmon/earth_wallpaper/tags"
try:
tags_json = requests.get(url)
if tags_json.ok:
Expand Down
4 changes: 2 additions & 2 deletions earth_wallpaper/ui/UI_about.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ def retranslateUi(self, About):
self.version.setText(QCoreApplication.translate("About", u"1.3.0", None))
self.aboutQt.setText(QCoreApplication.translate("About", u"Qt", None))
self.checkUpdate.setText(QCoreApplication.translate("About", u"\u68c0\u67e5\u66f4\u65b0", None))
self.label_2.setText(QCoreApplication.translate("About", u"<html><head/><body><p>\u6781\u72d0: <a href=\"https://jihulab.com/ambition-echo/earth_wallpaper\"><span\n"
self.label_2.setText(QCoreApplication.translate("About", u"<html><head/><body><p>\u6781\u72d0: <a href=\"https://jihulab.com/Pylogmon/earth_wallpaper\"><span\n"
" style=\" text-decoration: underline; color:#255fff;\">earth_wallpaper</span></a></p><p>Github:\n"
" <a href=\"https://github.com/ambition-echo/earth_wallpaper\"><span style=\"\n"
" <a href=\"https://github.com/Pylogmon/earth_wallpaper\"><span style=\"\n"
" text-decoration: underline; color:#255fff;\">earth_wallpaper</span></a></p><p>Email:\n"
" <a href=\"mailto://ambition_echo@outlook.com\"><span style=\"\n"
" text-decoration: underline; color:#255fff;\">ambition_echo@outlook.com</span></a></p></body></html>\n"
Expand Down
4 changes: 2 additions & 2 deletions earth_wallpaper/ui/about.ui
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
<item row="5" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;极狐: &lt;a href=&quot;https://jihulab.com/ambition-echo/earth_wallpaper&quot;&gt;&lt;span
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;极狐: &lt;a href=&quot;https://jihulab.com/Pylogmon/earth_wallpaper&quot;&gt;&lt;span
style=&quot; text-decoration: underline; color:#255fff;&quot;&gt;earth_wallpaper&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Github:
&lt;a href=&quot;https://github.com/ambition-echo/earth_wallpaper&quot;&gt;&lt;span style=&quot;
&lt;a href=&quot;https://github.com/Pylogmon/earth_wallpaper&quot;&gt;&lt;span style=&quot;
text-decoration: underline; color:#255fff;&quot;&gt;earth_wallpaper&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Email:
&lt;a href=&quot;mailto://ambition_echo@outlook.com&quot;&gt;&lt;span style=&quot;
text-decoration: underline; color:#255fff;&quot;&gt;ambition_echo@outlook.com&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
setup(
name='earth-wallpaper',
version=get_version(),
url='https://github.com/ambition-echo/earth_wallpaper',
url='https://github.com/Pylogmon/earth_wallpaper',
description='Simple and easy to use multifunctional wallpaper software 简单好用的多功能壁纸软件',
long_description=long_description,
long_description_content_type="text/markdown",
license="GPLv3",
author='ambition-echo',
author='Pylogmon',
author_email='ambition_echo@outlook.com',
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit 9ced9fc

Please sign in to comment.