Skip to content

Commit

Permalink
Merge pull request #123 from pxienl/master
Browse files Browse the repository at this point in the history
fix outdated links
  • Loading branch information
ryosukeeeeee authored Dec 28, 2023
2 parents fec2721 + 7605c94 commit 3929f0b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions docs/play&office/office.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ sudo pacman -S weechat

### 屏幕分享

手机通讯软件在电脑上的投屏可以尝试使用[scrcpy](https://archlinux.org/packages/community/x86_64/scrcpy/)
手机通讯软件在电脑上的投屏可以尝试使用[scrcpy](https://archlinux.org/packages/extra/x86_64/scrcpy/)

```
sudo pacman -S scrcpy
Expand All @@ -95,7 +95,7 @@ sudo pacman -S sshfs # 文件系统挂载,Dolphin完美集成

## 办公套件

主要两个选择是 [LibreOffice](https://wiki.archlinux.org/index.php/LibreOffice)以及[onlyoffice](<https://aur.archlinux.org/packages/onlyoffice-bin/)>)<sup>AUR</sup>。 我们建议你使用开源的 LibreOffice 以及 onlyoffice,而不是专有软件 WPS,前两者其目前的安装已经非常简单。
主要两个选择是 [LibreOffice](https://wiki.archlinux.org/index.php/LibreOffice)以及[onlyoffice](https://aur.archlinux.org/packages/onlyoffice-bin/)<sup>AUR</sup>。 我们建议你使用开源的 LibreOffice 以及 onlyoffice,而不是专有软件 WPS,前两者其目前的安装已经非常简单。

```bash
sudo pacman -S libreoffice-still #稳定版
Expand Down Expand Up @@ -194,7 +194,7 @@ sudo pacman -S flameshot
在桌面环境与必要应用一节中已经安装了 [gwenview](https://archlinux.org/packages/extra/x86_64/gwenview/),它基本可以满足日常看图的需求。如果另需快速看图软件,可以尝试以下软件。

- [feh](https://www.archlinux.org/packages/extra/x86_64/feh/)
- [nomacs](https://www.archlinux.org/packages/community/x86_64/nomacs/)
- [nomacs](https://aur.archlinux.org/packages/nomacs)

## 常用系统组件

Expand All @@ -207,7 +207,7 @@ sudo pacman -S flameshot

## 远程协助

如需连接 windows 远程机器,你可以使用开源的[freerdp](https://archlinux.org/packages/community/x86_64/freerdp/)协议,配合开源实现[Xrdp](https://wiki.archlinux.org/title/Xrdp),或者[Rdesktop](https://wiki.archlinux.org/title/Rdesktop)即可。
如需连接 windows 远程机器,你可以使用开源的[freerdp](https://archlinux.org/packages/extra/x86_64/freerdp/)协议,配合开源实现[Xrdp](https://wiki.archlinux.org/title/Xrdp),或者[Rdesktop](https://wiki.archlinux.org/title/Rdesktop)即可。

如需链接 Linux 服务器,大多数场景使用 ssh 即可。

Expand Down
10 changes: 5 additions & 5 deletions docs/uk/play&office/office.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@ sudo pacman -S weechat

### Screen sharing

In addition to the above software, you can try to use [scrcpy](https://archlinux.org/packages/community/x86_64/scrcpy/) for screen projection of other mobile communication software on the computer.
In addition to the above software, you can try to use [scrcpy](https://archlinux.org/packages/extra/x86_64/scrcpy/) for screen projection of other mobile communication software on the computer.
You can also use [KDE Connect](https://archlinux.org/packages/extra/x86_64/kdeconnect/) to get Android notifications on your computer.

## Office kit

The main two options are [LibreOffice](https://wiki.archlinux.org/index.php/LibreOffice) and [onlyoffice](<https://aur.archlinux.org/packages/onlyoffice-bin/)>) <sup>AUR</sup>. We recommend that you use the open source LibreOffice and onlyoffice, rather than the proprietary software WPS, the first two of which are currently very easy to install.
The main two options are [LibreOffice](https://wiki.archlinux.org/index.php/LibreOffice) and [onlyoffice](https://aur.archlinux.org/packages/onlyoffice-bin/) <sup>AUR</sup>. We recommend that you use the open source LibreOffice and onlyoffice, rather than the proprietary software WPS, the first two of which are currently very easy to install.

```bash
sudo pacman -S libreoffice-still #stable
Expand Down Expand Up @@ -127,7 +127,7 @@ yay -S trilium-server-bin

## eBooks

The pdf can be opened directly with a browser, or other dedicated reading software, such as [okular](https://archlinux.org/packages/extra/x86_64/okular/) or [calibre](https://archlinux.org/packages/community/x86_64/calibre/). okular can be very laggy when opening large epubs, and the pictures are blurry, [Foliate](https://archlinux.org/packages/community/x86_64/foliate/) is a better choice for reading epubs.
The pdf can be opened directly with a browser, or other dedicated reading software, such as [okular](https://archlinux.org/packages/extra/x86_64/okular/) or [calibre](https://archlinux.org/packages/extra/x86_64/calibre/). okular can be very laggy when opening large epubs, and the pictures are blurry, [Foliate](https://archlinux.org/packages/extra/x86_64/foliate/) is a better choice for reading epubs.

## RSS reader

Expand Down Expand Up @@ -178,7 +178,7 @@ The command for the shortcut key is `flameshot gui`, which can be added to the K
[gwenview](https://archlinux.org/packages/extra/x86_64/gwenview/) has been installed in the section on desktop environment and necessary applications, which can basically meet the needs of daily picture viewing. If you need another quick viewing software, you can try the following software.

- [feh](https://www.archlinux.org/packages/extra/x86_64/feh/)
- [nomacs](https://www.archlinux.org/packages/community/x86_64/nomacs/)
- [nomacs](https://aur.archlinux.org/packages/nomacs)

## Common System Components

Expand All @@ -191,7 +191,7 @@ There are many implementations of various gadgets needed in daily office work, a

## Remote Assistance

To connect to a Windows remote machine, you can use the open source [freerdp](https://archlinux.org/packages/community/x86_64/freerdp/) protocol, in conjunction with the open source implementation [Xrdp](https://wiki.archlinux.org/title/Xrdp), or [Rdesktop](https://wiki.archlinux.org/title/Rdesktop).
To connect to a Windows remote machine, you can use the open source [freerdp](https://archlinux.org/packages/extra/x86_64/freerdp/) protocol, in conjunction with the open source implementation [Xrdp](https://wiki.archlinux.org/title/Xrdp), or [Rdesktop](https://wiki.archlinux.org/title/Rdesktop).

To connect to a Linux server, ssh is sufficient for most scenarios.

Expand Down

0 comments on commit 3929f0b

Please sign in to comment.