mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
parent
cd50429131
commit
7b7c6cb307
@ -0,0 +1,85 @@
|
||||
[#]: subject: "Say Cheese to the Future: Snapshot is GNOME's Next-Gen Camera App"
|
||||
[#]: via: "https://news.itsfoss.com/gnome-snapshot/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "ChatGPT"
|
||||
[#]: reviewer: "wxy"
|
||||
[#]: publisher: "wxy"
|
||||
[#]: url: "https://linux.cn/article-15789-1.html"
|
||||
|
||||
“茄子”的未来:GNOME 的下一代照相应用程序“快照”应用
|
||||
======
|
||||
|
||||
> GNOME 的下一代照相应用程序 “<ruby>快照<rt>Snapshot</rt></ruby>” 应用正式启用,用以替代现有的经典 “<ruby>茄子<rt>Cheese</rt></ruby>” 工具。
|
||||
|
||||
![GNOME Snapshot][1]
|
||||
|
||||
一个新的应用程序已被接受进入 [GNOME 的孵化器组][2]:“<ruby>快照<rt>Snapshot</rt></ruby>”。
|
||||
|
||||
“快照” 应用的第一个预览版本已经发布,这使它成为取代 “<ruby>[茄子][3]<rt>Cheese</rt></ruby>” 应用的卓越候选者,“茄子” 应用是 Linux 用户当前使用的 GNOME 网络摄像头应用程序。
|
||||
|
||||
让我们快速看一下它。
|
||||
|
||||
> 💡 “[孵化器][4]” 组包含那些将成为 GNOME 核心和 GNOME 开发工具一部分的项目,这意味着 **它可能会有一天被纳入 GNOME 的发布版本**。
|
||||
|
||||
### 🆕 “快照” 应用是什么?
|
||||
|
||||
![GNOME “快照” 应用程序的屏幕截图][5]
|
||||
|
||||
正如我前面提到的那样,它是 GNOME 的一款照相应用程序。它是使用内存安全的 Rust 编程语言编写的,提供了非常简洁的功能集。
|
||||
|
||||
“快照” 应用的用户界面非常简洁,既适用于移动设备,也适用于传统的桌面/笔记本电脑。
|
||||
|
||||
功能方面,它几乎拥有你对此类应用程序的所有期望。
|
||||
|
||||
它有一个 “倒计时” 功能,允许你设置拍照或录像的定时器,并提供几个计时选项。
|
||||
|
||||
![GNOME 快照应用程序上的倒计时计时器屏幕截图][6]
|
||||
|
||||
此外,你可以通过进入偏好设置菜单,在这个应用程序中禁用相机快门的声音。
|
||||
|
||||
![GNOME 快照应用程序的偏好设置菜单截图][7]
|
||||
|
||||
“快照” 应用程序还带有一个相当不错的画廊视图,让你查看拍摄的照片/视频,并使用不同的程序共享或访问它们。
|
||||
|
||||
**你觉得 “快照” 应用的功能很少吗?**
|
||||
|
||||
我不知道你怎么看,但我觉得很少。
|
||||
|
||||
不过,**有时候,简单更好**。对于 GNOME 应用程序来说,通常是这样。
|
||||
|
||||
它不会很快取代 GNOME 现有的相机应用程序 “[茄子][3]”。但随着开发的进展,他们可能会添加一些令人兴奋的功能。
|
||||
|
||||
如果想要了解更多信息,可以关注 [本周 GNOME][8] 博客以查看 “快照” 应用和其他 GNOME 应用程序的开发更新。
|
||||
|
||||
### 📥 获取 “快照” 应用
|
||||
|
||||
你可以从 [Flathub 商店][9] 获取该应用程序,并在 [GitLab][10] 上探索其源代码。
|
||||
|
||||
> **[Snapshot(Flathub)][9]**
|
||||
|
||||
💬 你觉得呢?“快照” 能否取代 “茄子” 成为你在 GNOME 上的默认相机应用程序?
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/gnome-snapshot/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lkxed][b]
|
||||
译者:ChatGPT
|
||||
校对:[wxy](https://github.com/wxy)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/sourav/
|
||||
[b]: https://github.com/lkxed/
|
||||
[1]: https://news.itsfoss.com/content/images/size/w1304/2023/05/snapshot-gnome-app.jpg
|
||||
[2]: https://gitlab.gnome.org/Incubator/?ref=news.itsfoss.com
|
||||
[3]: https://wiki.gnome.org/Apps/Cheese?ref=news.itsfoss.com
|
||||
[4]: https://gitlab.gnome.org/Incubator?ref=news.itsfoss.com
|
||||
[5]: https://news.itsfoss.com/content/images/2023/05/Snapshot.png
|
||||
[6]: https://news.itsfoss.com/content/images/2023/05/Snapshot_2.png
|
||||
[7]: https://news.itsfoss.com/content/images/2023/05/Snapshot_3.png
|
||||
[8]: https://thisweek.gnome.org/posts/2023/04/twig-93/?ref=news.itsfoss.com
|
||||
[9]: https://flathub.org/apps/org.gnome.Snapshot?ref=news.itsfoss.com
|
||||
[10]: https://gitlab.gnome.org/Incubator/snapshot?ref=news.itsfoss.com
|
@ -1,85 +0,0 @@
|
||||
[#]: subject: "Say Cheese to the Future: Snapshot is GNOME's Next-Gen Camera App"
|
||||
[#]: via: "https://news.itsfoss.com/gnome-snapshot/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Say Cheese to the Future: Snapshot is GNOME's Next-Gen Camera App
|
||||
======
|
||||
|
||||
A new GNOME camera app starts sailing to replace the classic Cheese utility.
|
||||
|
||||
![gnome snapshot][1]
|
||||
|
||||
A new app has been accepted into [GNOME's Incubator Group][2], i.e., **Snapshot.**
|
||||
|
||||
The first preview release for Snapshot is out, making it an excellent candidate to replace [Cheese][3], the current GNOME webcam app for Linux users.
|
||||
|
||||
Let's take a quick look at it.
|
||||
|
||||
> 💡 '[Incubator][4]' group contains projects set to be part of GNOME Core and GNOME Development tools, signifying that **this might someday make it into a GNOME release**.
|
||||
|
||||
### 🆕 Snapshot: What is it?
|
||||
|
||||
![a screenshot of gnome's snapshot app][5]
|
||||
|
||||
As I mentioned earlier, it is a camera app for GNOME. **Written in the memory-safe Rust programming language**, it offers a very minimal set of features.
|
||||
|
||||
Designed with mobile devices and traditional desktops/laptops in mind, Snapshot has **a neat user interface** with all the valuable options.
|
||||
|
||||
As for the features, it has just about what you would expect from such an app.
|
||||
|
||||
It has a '**Countdown**' feature allowing you to set a timer for clicking photos or videos, with a few timing choices.
|
||||
|
||||
![a screenshot of the countdown timer on gnome's snapshot app][6]
|
||||
|
||||
Then there is the ability to disable the shutter sounds in the app by heading over to the preferences menu.
|
||||
|
||||
![a screenshot of the preferences menu in gnome's snapshot app][7]
|
||||
|
||||
Snapshot also has a decent gallery view inside the app, letting you view the clicked photos/videos and share or access them using different programs.
|
||||
|
||||
**Did you find Snapshot very feature-lacking?**
|
||||
|
||||
I don't know about you, but I did.
|
||||
|
||||
But, of course, **sometimes, simple is better**. With **GNOME apps, it is usually the case.**
|
||||
|
||||
It won't replace GNOME's existing camera app, '[Cheese][3]' anytime soon. But as the development progresses, they might add some exciting features.
|
||||
|
||||
To know more, you can keep an eye on [This Week in GNOME][8] blog to check the development updates on Snapshot and other GNOME apps.
|
||||
|
||||
### 📥 Get Snapshot
|
||||
|
||||
You can get the app from the [Flathub store][9], and explore its source code on [GitLab][10].
|
||||
|
||||
[Snapshot (Flathub)][9]
|
||||
|
||||
_💬 What do you think? Will Snapshot replace Cheese as the default camera app on GNOME for you?_
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/gnome-snapshot/
|
||||
|
||||
作者:[Sourav Rudra][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://news.itsfoss.com/author/sourav/
|
||||
[b]: https://github.com/lkxed/
|
||||
[1]: https://news.itsfoss.com/content/images/size/w1304/2023/05/snapshot-gnome-app.jpg
|
||||
[2]: https://gitlab.gnome.org/Incubator/?ref=news.itsfoss.com
|
||||
[3]: https://wiki.gnome.org/Apps/Cheese?ref=news.itsfoss.com
|
||||
[4]: https://gitlab.gnome.org/Incubator?ref=news.itsfoss.com
|
||||
[5]: https://news.itsfoss.com/content/images/2023/05/Snapshot.png
|
||||
[6]: https://news.itsfoss.com/content/images/2023/05/Snapshot_2.png
|
||||
[7]: https://news.itsfoss.com/content/images/2023/05/Snapshot_3.png
|
||||
[8]: https://thisweek.gnome.org/posts/2023/04/twig-93/?ref=news.itsfoss.com
|
||||
[9]: https://flathub.org/apps/org.gnome.Snapshot?ref=news.itsfoss.com
|
||||
[10]: https://gitlab.gnome.org/Incubator/snapshot?ref=news.itsfoss.com
|
Loading…
Reference in New Issue
Block a user