mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-28 23:20:10 +08:00
commit
fd508719e7
@ -1,97 +0,0 @@
|
||||
[#]: subject: "Kuro: An Unofficial Microsoft To-Do Desktop Client for Linux"
|
||||
[#]: via: "https://itsfoss.com/kuro-to-do-app/"
|
||||
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Kuro: An Unofficial Microsoft To-Do Desktop Client for Linux
|
||||
======
|
||||
Microsoft says that they love Linux and open-source, but we still do not have native support for a lot of its products on Linux.
|
||||
|
||||
While they could be trying to add more support, like the ability to [install Microsoft Edge on Linux][1]– but it’s not excellent for a multi-trillion dollar company.
|
||||
|
||||
Similarly, Microsoft’s To-Do service is also a popular one, replacing Wunderlist as it was shut down in 2020.
|
||||
|
||||
In case you’re curious, we have a lot of [to-do list applications available for Linux][2]. So, if you want to switch away from Microsoft To-Do, you’ve got options.
|
||||
|
||||
Microsoft To-Do is a cloud-based task management application that lets you organize your tasks from your phone, desktop, and the web. It is available to download for Windows, Mac, and Android.
|
||||
|
||||
So, if you would rather not use the web browser but a separate application, what can you do on Linux?
|
||||
|
||||
Kuro to the rescue.
|
||||
|
||||
### Kuro: Unofficial Open-Source Microsoft To-Do App
|
||||
|
||||
![kuro todo][3]
|
||||
|
||||
Kuro is an unofficial open-source application that provides you a desktop experience for Microsoft To-Do on Linux with some extra features.
|
||||
|
||||
It is a fork of Ao, which was an open-source project that stepped up to become a solution for it. Unfortunately, it is no longer being actively maintained. So, I came across a new fork for it that seems to get the job done.
|
||||
|
||||
![kuro todo options][4]
|
||||
|
||||
Kuro provides some extra features that let you toggle themes, enable global shortcuts, and more from within the application.
|
||||
|
||||
Note that this application is fairly new, but a stable release is available to try. Furthermore, the developer plans to add more themes and features in the near future.
|
||||
|
||||
### Features of Kuro
|
||||
|
||||
![kuro todo 1][5]
|
||||
|
||||
If you tend to use Microsoft services (like Outlook), its To-Do app should be a perfect option to organize your tasks. You can even flag emails to create tasks out of it.
|
||||
|
||||
With Kuro desktop client, you get a few quick features to configure that include:
|
||||
|
||||
* Ability to launch the program on start.
|
||||
* Get a system tray icon to quickly create a task, search, or check the available list for the day.
|
||||
* Enable Global shortcut keys.
|
||||
* Toggle available themes (Sepia, Dracula, Black, Dark).
|
||||
* Toggle Auto Night mode, if you do not want to constantly change themes.
|
||||
* Hide the tray icon, if you do not need it.
|
||||
* Customize the font size as required.
|
||||
|
||||
![kuro todo settings][6]
|
||||
|
||||
In addition to some features, you can also access certain settings to enable/disable email notifications, confirm before deleting, and more such controls for the to-do app experience.
|
||||
|
||||
Overall, the experience wasn’t terrible, but I noticed some weird graphical glitches in the user interface for a few minutes. I am not sure if it is a known issue.
|
||||
|
||||
### Install Kuro in Linux
|
||||
|
||||
You can find the .deb package for Ubuntu-based distributions from its [GitHub releases section][7].
|
||||
|
||||
In either case, you can also get it from the [Snap store][8] for any Linux distribution of your choice. The package is also available in [AUR][9] for Arch Linux distributions.
|
||||
|
||||
The developer also mentions that a Flatpak package is on its way. So, you can keep an eye on its [GitHub page][10] for more information on that.
|
||||
|
||||
[Kuro][11]
|
||||
|
||||
Have you tried this already? Do you know of a better Microsoft to-do client for Linux? Let me know in the comments below.
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/kuro-to-do-app/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://itsfoss.com/microsoft-edge-linux/
|
||||
[2]: https://itsfoss.com/to-do-list-apps-linux/
|
||||
[3]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-800x507.png
|
||||
[4]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-options-800x444.png
|
||||
[5]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-1.png
|
||||
[6]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-settings.png
|
||||
[7]: https://github.com/davidsmorais/kuro/releases
|
||||
[8]: https://snapcraft.io/kuro-desktop
|
||||
[9]: https://itsfoss.com/aur-arch-linux/
|
||||
[10]: https://github.com/davidsmorais/kuro
|
||||
[11]: https://github.com/davidsmorais/kuro
|
@ -0,0 +1,97 @@
|
||||
[#]: subject: "Kuro: An Unofficial Microsoft To-Do Desktop Client for Linux"
|
||||
[#]: via: "https://itsfoss.com/kuro-to-do-app/"
|
||||
[#]: author: "Ankush Das https://itsfoss.com/author/ankush/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "geekpi"
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Kuro:非官方的微软 To-Do Linux 桌面客户端
|
||||
======
|
||||
微软说他们热爱 Linux 和开源,但我们仍然没有对其在 Linux 上的许多产品提供原生支持。
|
||||
|
||||
虽然他们可能在努力增加更多的支持,比如[在 Linux 上安装 Microsoft Edge][1],但对于一个价值几万亿美元的公司来说,这并不出色。
|
||||
|
||||
同样,微软的 To-Do 服务也是一个受欢迎的服务,它取代了 2020 年关闭的 Wunderlist。
|
||||
|
||||
如果你感到好奇,我们有很多[可用于 Linux 的待办事项列表应用][2]。因此,如果你想脱离微软 To-Do,你有选择。
|
||||
|
||||
微软 To-Do 是一个基于云的任务管理应用,让你从手机、桌面和网络组织你的任务。它可以在 Windows、Mac 和 Android 上下载。
|
||||
|
||||
那么,如果你宁愿不使用网络浏览器而使用一个单独的应用,你在 Linux 上能做什么呢?
|
||||
|
||||
Kuro 派上用场了。
|
||||
|
||||
### Kuro:非官方的开源微软 To-Do 应用
|
||||
|
||||
![kuro todo][3]
|
||||
|
||||
Kuro 是一个非官方的开源应用,它为你提供了微软 To-Do 在 Linux 上的桌面体验和一些额外的功能。
|
||||
|
||||
它是 Ao 的一个分叉,Ao 是一个开源项目,逐渐成为它的解决方案。 不幸的是,它不再被积极维护。 所以,我遇到了一个似乎可以完成工作的新分叉。
|
||||
|
||||
![kuro todo options][4]
|
||||
|
||||
Kuro 提供了一些额外的功能,让你在应用中切换主题,启用全局快捷方式等。
|
||||
|
||||
请注意,这个应用是相当新的,但有一个稳定版本可以试用。此外,开发者计划在不久的将来增加更多的主题和功能。
|
||||
|
||||
### Kuro 的功能
|
||||
|
||||
![kuro todo 1][5]
|
||||
|
||||
如果你倾向于使用微软的服务(如 Outlook),它的 To-Do 应用应该是组织你的任务的一个完美选择。你甚至可以标记电子邮件,以创建任务出来。
|
||||
|
||||
使用 Kuro 桌面客户端,你可以得到一些快速配置的功能,包括:
|
||||
|
||||
* 能够在启动时启动该程序。
|
||||
* 获得一个系统托盘图标,以快速创建一个任务,搜索,或检查当天的可用列表。
|
||||
* 启用全局快捷键。
|
||||
* 切换可用的主题(深褐色、德古拉、黑色、深色)。
|
||||
* 切换自动夜间模式,如果你不想不断改变主题。
|
||||
* 隐藏托盘图标,如果你不需要它。
|
||||
* 根据需要定制字体大小。
|
||||
|
||||
![kuro todo settings][6]
|
||||
|
||||
除了一些功能外,你还可以进入某些设置,启用/禁用电子邮件通知,删除前确认,以及更多这样的待办事项应用体验的控制。
|
||||
|
||||
总的来说,体验并不可怕,但我注意到几分钟内用户界面上有一些奇怪的图形问题。我不确定这是否是一个已知的问题。
|
||||
|
||||
### 在 Linux 中安装 Kuro
|
||||
|
||||
你可以从它的 [GitHub 发布页面][7]找到基于 Ubuntu 的发行版的 .deb 包。
|
||||
|
||||
无论哪种情况,你都可以从 [Snap 商店][8] 中为你选择的任何 Linux 发行版获取它。 该软件包也可在 Arch Linux 发行版的 [AUR][9] 中获取。
|
||||
|
||||
开发者还提到,一个 Flatpak 软件包正在进行中。所以,你可以关注它的 [GitHub 页面][10]以了解更多相关信息。
|
||||
|
||||
[Kuro][11]
|
||||
|
||||
你已经试过这个了吗?你知道有什么更好的微软待办事项客户端用于 Linux 吗?请在下面的评论中告诉我。
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/kuro-to-do-app/
|
||||
|
||||
作者:[Ankush Das][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[geekpi](https://github.com/geekpi)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/ankush/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://itsfoss.com/microsoft-edge-linux/
|
||||
[2]: https://itsfoss.com/to-do-list-apps-linux/
|
||||
[3]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-800x507.png
|
||||
[4]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-options-800x444.png
|
||||
[5]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-1.png
|
||||
[6]: https://itsfoss.com/wp-content/uploads/2022/06/kuro-todo-settings.png
|
||||
[7]: https://github.com/davidsmorais/kuro/releases
|
||||
[8]: https://snapcraft.io/kuro-desktop
|
||||
[9]: https://itsfoss.com/aur-arch-linux/
|
||||
[10]: https://github.com/davidsmorais/kuro
|
||||
[11]: https://github.com/davidsmorais/kuro
|
Loading…
Reference in New Issue
Block a user