mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-23 21:20:42 +08:00
parent
4e14bce175
commit
c809f36afb
@ -0,0 +1,266 @@
|
||||
[#]: subject: "Best Whiteboard Applications for Linux Systems"
|
||||
[#]: via: "https://www.debugpoint.com/top-whiteboard-applications-linux/"
|
||||
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: "ChatGPT"
|
||||
[#]: reviewer: "wxy"
|
||||
[#]: publisher: "wxy"
|
||||
[#]: url: "https://linux.cn/article-16218-1.html"
|
||||
|
||||
Linux 上的最佳白板应用程序
|
||||
======
|
||||
|
||||
![][0]
|
||||
|
||||
> 我们将介绍几款可在 Linux 系统中使用的白板应用程序。我相信,这些信息对你将大有帮助。请继续阅读!
|
||||
|
||||
一般而言,数字白板是一种大型互动显示面板的工具。比如:平板、大屏手机、触控笔记本和表面显示设备等,就是一些常见的白板设备类型。
|
||||
|
||||
假设教师使用了白板,你就可以使用触控笔、手写笔、手指甚至鼠标在设备屏幕上进行绘画、书写或操作元素。这意味着,你可以在白板上进行拖动、点击、删除和绘画,就如同用笔在纸上一样。
|
||||
|
||||
但是,要做到这一切,就需要一款软件来支持这些功能,即实现触控和显示之间的精细协调。
|
||||
|
||||
现在的市面上,有很多商业应用都能完成这项工作。然而,在这篇文章中,我们将会重点介绍一些自由且开源的、并且可在 Linux 系统中运行的白板应用程序。
|
||||
|
||||
### Linux 系统白板应用程序佳选
|
||||
|
||||
#### 1、Xournal++
|
||||
|
||||
在我们的推荐名单上,第一个就是 [Xournal++][1]。我认为,这是此列表中最好的应用程序。它十分稳定,而且已经存在了一段时间。
|
||||
|
||||
Xournal++ 允许你进行书写、绘画,以及其他常见的在纸上进行的各种事情。它支持手写、自定义荧光笔、橡皮擦等工具。此外,它还有其他诸多功能,例如:支持图层,支持添加外部图像,支持添加音频,具有多页特性等。
|
||||
|
||||
该应用程序兼容几乎所有的压敏输入设备,例如 Wacom、Huion 和 XP-Pen。我曾在触摸板笔记本上进行过测试,经过少量设置修改后,它就可以正常工作了。因此,你可以开始使用任何你手头上的触控设备。
|
||||
|
||||
Xournal++ 是使用 C++ 和 GTK3 进行编写的。
|
||||
|
||||
![Linux 下的 Xournal++ 白板应用程序][2]
|
||||
|
||||
对于 Linux 系统,你可以按下述步骤进行安装。此程序是完全免费的,且适用于 Linux、macOS 和 Windows 系统。如果你想在移动设备上尝试,也提供了 BETA 版本。
|
||||
|
||||
安装步骤:
|
||||
|
||||
该应用程序可以通过 AppImage、Snap、Flatpak 和 deb 包进行安装。同时,也可以通过 PPA 的方式,安装至基于 Ubuntu/Debian 的系统。
|
||||
|
||||
特别的是,还为 Fedora、SUSE 和 Arch 提供了专用的安装包。你只需要点击下方的链接,就可以按你所需的格式,下载相应的执行程序。
|
||||
|
||||
> **[下载 Xournal++][3]**
|
||||
|
||||
更多信息:
|
||||
|
||||
* [首页][4]
|
||||
* [文档][5]
|
||||
* [源代码][6]
|
||||
|
||||
#### 2、OpenBoard
|
||||
|
||||
我们接下来想要重点介绍的是 [OpenBoard][7]。这是一个简洁易用的白板绘画应用,它不会通过过多的选项干扰你的使用体验。
|
||||
|
||||
该软件非常适合初学者以及在线课程的初级学生来使用进行笔记。
|
||||
|
||||
OpenBoard 内置了丰富的功能,包括颜色、画刷、文本、简单的绘图形状,页面支持等等。此应用基于 Qt 技术构建。
|
||||
|
||||
![OpenBoard][8]
|
||||
|
||||
安装步骤:
|
||||
|
||||
此应用仅为 Ubuntu 提供独立的 deb 包。你可以通过以下链接下载。
|
||||
|
||||
> **[下载 OpenBoard][9]**
|
||||
|
||||
更多信息:
|
||||
|
||||
* [主页][10]
|
||||
* [文档][11]
|
||||
* [源代码][12]
|
||||
|
||||
#### 3、Scrivano
|
||||
|
||||
Scrivano 是一款新推出的基于 Qt 技术的白板应用。其设计理念强调易用性,能在记笔记和其他绘画活动中提供高效的功能表现。
|
||||
|
||||
它提供了一些独特的功能,如吸附到网格、创建自定义贴纸、填充笔触、激光选项等等。
|
||||
|
||||
此外,你还可以在此工具中导入 PDF 文件,并利用各种功能对其进行批注。
|
||||
|
||||
以下是一些值得关注的功能。
|
||||
|
||||
你可以在我们关于 [该应用官方评述][13] 中了解更多关于 Scrivano 的信息。
|
||||
|
||||
![Scrivano 中的贴纸][14]
|
||||
|
||||
你可以 [对你的系统进行 Flatpak 配置以使用 Flathub][15],然后点击下面的按钮,通过 [Flathub][16] 进行安装。
|
||||
|
||||
> **[下载并安装 Scrivano][17]**
|
||||
|
||||
更多信息:
|
||||
|
||||
* [主页][19]
|
||||
* [Scrivano 评价][18]
|
||||
|
||||
#### 4、Notelab
|
||||
|
||||
[NoteLab][20] 是一款具有十年历史的老牌白板应用。它是一个自由开源的应用,内含丰富的功能集,因此你可以理解这款应用的稳定性和广受欢迎的程度。
|
||||
|
||||
以下是其中的部分特性:
|
||||
|
||||
* 此应用支持所有常用的图片格式作为导出选项,例如 SVG、PNG、JPG、BMP 等。
|
||||
* 提供了可配置的笔和纸的自定义选项
|
||||
* 内建的内存管理器,用于指定 NoteLab 所使用的内存量。
|
||||
* 不同格式的纸张可供选择,如宽格式、大学格式和图形纸。
|
||||
* 含所有标准绘图工具。
|
||||
* 对任何笔记部分都可以进行调整大小、移动、删除、改变颜色等多种操作。
|
||||
|
||||
![NoteLab][21]
|
||||
|
||||
然而,这是一个由 Java 编写并以 .jar 文件形式发布的应用,所以你需要 Java 运行环境来运行它。你可以参考我们的指南在 Linux 系统中安装 Java 或 JRE。
|
||||
|
||||
* [在基于 Ubuntu 的系统中安装 Java/JRE 的方法][22]
|
||||
* [在 Arch Linux 中安装 Java/JRE 的方法][23]
|
||||
|
||||
如何安装:
|
||||
|
||||
NoteLab 提供了独立的可执行 .jar 文件,可以通过下方链接从 SourceForge 下载。请记住,要运行此应用,你需要 JRE。
|
||||
|
||||
> **[下载 NoteLab][24]**
|
||||
|
||||
更多信息:
|
||||
|
||||
* [主页][25]
|
||||
* [文档][26]
|
||||
|
||||
#### 5、Rnote
|
||||
|
||||
我们此次要介绍的第五款应用叫做 [Rnote][27]。Rnote 是一款在触屏设备上进行手写笔记的绝佳应用程序。这款应用基于矢量图像技术,不仅便于进行绘图和注释图片,还方便对 PDF 文件进行标注。它支持本地的 .rnote 文件格式,并提供了 png、jpeg、SVG 和 PDF 的导入/导出选项。
|
||||
|
||||
Rnote 最酷的一项特性是它支持 Xournal++ 的文件格式(即本列表的首款应用程序),这使它成为必备的工具。
|
||||
|
||||
Rnote 使用 GTK4 和 Rust 进行开发,非常适合在 GNOME 桌面以及各类 Linux 系统上运行。
|
||||
|
||||
需要注意的是,该应用程序目前仍在开发中。
|
||||
|
||||
![基于 GTK4 和 Rust 的 Linux 白板应用 Rnote][28]
|
||||
|
||||
如何安装:
|
||||
|
||||
此应用以 Flatpak 包的形式提供。你可以使用 [此指南][29] 为你的 Linux 系统安装 Flatpak,然后点击下方的按钮进行安装。
|
||||
|
||||
> **[安装 Rnote][30]**
|
||||
|
||||
更多信息:
|
||||
|
||||
- [主页和源代码][31]
|
||||
|
||||
#### 6、Lorien
|
||||
|
||||
[Lorien][32] 是一个能让你利用多种工具创造个性化笔记的理想数字笔记本软件。Lorien 是一个基于 Godot 游戏引擎的跨平台、自由开源的“无限画布绘图/笔记”应用。这款应用十分适合于快速记取头脑风暴会议中的笔记。
|
||||
|
||||
其工具箱相当标准,拥有自由手绘刷、橡皮擦、直线工具和选择工具等。你可以移动或删除你的笔划部分——这些在运行时会被视为点的集合进行渲染。
|
||||
|
||||
![Lorien 白板应用程序 for Linux][33]
|
||||
|
||||
如何安装:
|
||||
|
||||
使用 Lorien 不需要安装。你可以从下面的链接下载一个自我包含的可执行文件(下载 tar 文件)。下载后,解压文件并双击即可运行。
|
||||
|
||||
> **[下载 Lorien][34]**
|
||||
|
||||
更多信息:
|
||||
|
||||
- [主页和源代码][35]
|
||||
|
||||
#### 7、Rainbow Board
|
||||
|
||||
Rainbow Board 是一款基于 Electron 和 React 的自由开源白板应用。通常,由于性能和臃肿的问题,人们并不喜欢 Electron 应用。但考虑到我们正在列出这个分类的应用,我认为值得一提。
|
||||
|
||||
它提供了一个标准的画布,支持触控和手写输入。工具箱包括刷子大小、颜色、填充颜色、字体以及撤销和重做操作。你可以将你的绘制结果导出为 PNG 或 SVG 文件。
|
||||
|
||||
![Rainbow Board 白板应用 for Linux][36]
|
||||
|
||||
如何安装:
|
||||
|
||||
此应用可以作为 Snap、Flatpak 或独立的 deb 安装程序下载。你可以从下面的链接中得到它们。
|
||||
|
||||
> **[下载 Rainbow Board][37]**
|
||||
|
||||
更多信息:
|
||||
|
||||
* [主页][38]
|
||||
* [源代码][39]
|
||||
|
||||
### 特别推荐
|
||||
|
||||
在这里,我想额外提到的两款绘图应用分别是 Vectr 和 Excalidraw。这两款应用都是基于网络的白板绘图应用。它们被单独归类是因为它们并非传统意义上的桌面应用。
|
||||
|
||||
因此,如果你不愿安装其他应用,或者你使用的学校或工作系统中无法进行安装,你可以选择在浏览器中使用这些网络应用。下面是它们的网址。
|
||||
|
||||
> **[Vectr][40]**
|
||||
|
||||
> **[Ecxalidraw][41]**
|
||||
|
||||
### 结束语
|
||||
|
||||
以上是一些适用于 Linux 及其他操作系统的现代白板 [绘图][42] 应用。由于大流行病和居家工作环境的影响,你们许多人可能在使用笔和纸进行在线课程或会议的笔记记录。我相信这些软件会在你的学习和工作中提供帮助。
|
||||
|
||||
试一试这些软件,你肯定能找到最适合你的。对此清单如有任何评论或反馈,请在下方的留言区域告诉我。
|
||||
|
||||
干杯。
|
||||
|
||||
*(题图:MJ/373801b1-50f2-4078-8961-fcea78623f2f)*
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://www.debugpoint.com/top-whiteboard-applications-linux/
|
||||
|
||||
作者:[Arindam][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[ChatGPT](https://linux.cn/lctt/ChatGPT)
|
||||
校对:[wxy](https://github.com/wxy)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://www.debugpoint.com/author/admin1/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://xournalpp.github.io/
|
||||
[2]: https://www.debugpoint.com/wp-content/uploads/2022/02/Xournal-Whiteboard-Application-for-Linux-1024x576.jpg
|
||||
[3]: https://xournalpp.github.io/installation/linux/
|
||||
[4]: https://xournalpp.github.io/
|
||||
[5]: https://xournalpp.github.io/guide/overview/
|
||||
[6]: https://github.com/xournalpp/xournalpp/
|
||||
[7]: https://openboard.ch/
|
||||
[8]: https://www.debugpoint.com/wp-content/uploads/2022/02/OpenBoard.jpg
|
||||
[9]: https://openboard.ch/download.en.html
|
||||
[10]: https://openboard.ch/
|
||||
[11]: https://openboard.ch/support.html
|
||||
[12]: https://github.com/OpenBoard-org/OpenBoard
|
||||
[13]: https://www.debugpoint.com/scrivano/
|
||||
[14]: https://www.debugpoint.com/wp-content/uploads/2022/08/Stickers-in-Scrivano.jpg
|
||||
[15]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/
|
||||
[16]: https://flathub.org/apps/details/com.github.scrivanolabs.scrivano
|
||||
[17]: https://dl.flathub.org/repo/appstream/com.github.scrivanolabs.scrivano.flatpakref
|
||||
[18]: https://www.debugpoint.com/scrivano/
|
||||
[19]: https://scrivanolabs.github.io/
|
||||
[20]: http://java-notelab.sourceforge.net/
|
||||
[21]: https://www.debugpoint.com/wp-content/uploads/2022/02/NoteLab.jpg
|
||||
[22]: https://www.debugpoint.com/2016/05/how-to-install-java-jre-jdk-on-ubuntu-linux-mint/
|
||||
[23]: https://www.debugpoint.com/2021/02/install-java-arch/
|
||||
[24]: https://sourceforge.net/projects/java-notelab/files/NoteLab/
|
||||
[25]: http://java-notelab.sourceforge.net/
|
||||
[26]: http://java-notelab.sourceforge.net/features.html
|
||||
[27]: https://github.com/flxzt/rnote
|
||||
[28]: https://www.debugpoint.com/wp-content/uploads/2022/02/Rnote-Whiteboard-Application-for-Linux-based-on-GTK4-and-Rust-1024x576.jpg
|
||||
[29]: https://flatpak.org/setup/
|
||||
[30]: https://dl.flathub.org/repo/appstream/com.github.flxzt.rnote.flatpakref
|
||||
[31]: https://github.com/flxzt/rnote
|
||||
[32]: https://github.com/mbrlabs/Lorien
|
||||
[33]: https://www.debugpoint.com/wp-content/uploads/2022/02/Lorien-Whiteboard-Application-for-Linux.jpg
|
||||
[34]: https://github.com/mbrlabs/Lorien/releases
|
||||
[35]: https://github.com/mbrlabs/Lorien
|
||||
[36]: https://www.debugpoint.com/wp-content/uploads/2022/02/Rainbow-Board-Whiteboard-application-for-Linux-1024x560.jpg
|
||||
[37]: https://www.electronjs.org/apps/rainbow-board
|
||||
[38]: https://harshkhandeparkar.github.io/rainbow-board/
|
||||
[39]: https://github.com/HarshKhandeparkar/rainbow-board
|
||||
[40]: https://vectr.com/
|
||||
[41]: https://excalidraw.com/
|
||||
[42]: https://www.debugpoint.com/tag/digital-drawing
|
||||
[43]: https://unsplash.com/photos/doTjbfxrmRw
|
||||
[0]: https://img.linux.net.cn/data/attachment/album/202309/22/234542niviqp0tqutnvi56.jpg
|
@ -1,260 +0,0 @@
|
||||
[#]: subject: "Best Whiteboard Applications for Linux Systems"
|
||||
[#]: via: "https://www.debugpoint.com/top-whiteboard-applications-linux/"
|
||||
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Best Whiteboard Applications for Linux Systems
|
||||
======
|
||||
We will show you a couple of whiteboard applications for Linux systems. I am sure these are going to be super beneficial for you. Read on.
|
||||
|
||||
In general, a digital whiteboard is a tool that contains a large interactive display in the form of a whiteboard. Some examples of whiteboard devices are – Tab, large-screen mobile phones, touch-screen laptops, and surface displays.
|
||||
|
||||
If an instructor uses a whiteboard, you can draw, write or manipulate elements on those device screens using a touch-sensitive pen, stylus, finger or mouse. That means you can drag, click, erase, draw – do everything on the whiteboard that can be done on a piece of paper using a pen.
|
||||
|
||||
But to do all those, you need software that supports all those functionalities. That means bridging the gap between your touch and the display.
|
||||
|
||||
Now, there are many commercial applications available for this work. But we will talk about some of the free and open-source whiteboard applications in this article that are available for Linux Systems.
|
||||
|
||||
### Best Whiteboard Applications for Linux Systems
|
||||
|
||||
#### 1. Xournal++
|
||||
|
||||
The first application we feature is [Xournal++][1]. In my opinion, this is the best app on this list. It’s pretty solid and has been here for some time.
|
||||
|
||||
Xournal++ allows you to write, draw, and do everything you usually do on paper. It supports handwriting, a custom pen with highlighter, an eraser, etc. The support for Layers, multi-page features, add external images, add audio are a few to mention among its great list of features.
|
||||
|
||||
This application support almost all pressure-sensitive tablets, including Wacom, Huion, and XP-Pen. I tested it on a touchpad laptop, and it works with minor settings changes. So, you can start using any touch-sensitive device.
|
||||
|
||||
It is written in C++ and GTK3.
|
||||
|
||||
![Xournal++ Whiteboard Application for Linux][2]
|
||||
|
||||
For Linux systems, this is how you can install it. It is free and available for Linux, macOS and Windows as well. A BETA copy is also available if you want to try it out on mobile.
|
||||
|
||||
**How to Install**
|
||||
|
||||
This application is available as AppImage, Snap, Flatpak and deb packages. Also available as PPA for Ubuntu/Debian-based systems.
|
||||
|
||||
Also, dedicated packages for Fedora, SUSE and Arch are available. Head over to the below link to grab your preferred executable format.
|
||||
|
||||
[Download Xournal++][3]
|
||||
|
||||
**More information**
|
||||
|
||||
* [Home page][4]
|
||||
* [Documentation][5]
|
||||
* [Source Code][6]
|
||||
|
||||
#### 2. OpenBoard
|
||||
|
||||
The next one we would like to highlight is [OpenBoard][7]. This simple whiteboard drawing application is easy to use and doesn’t get in your way with too many options.
|
||||
|
||||
This one is perfect for beginners and junior students who take notes from online classes.
|
||||
|
||||
OpenBoard is loaded with features. Such as colours, brushes, texts, simple drawing shapes, page support, etc. This app is built using Qt technology.
|
||||
|
||||
![OpenBoard][8]
|
||||
|
||||
**How to Install**
|
||||
|
||||
This application is only available for Ubuntu as a stand-alone deb package. You can download it from the below link.
|
||||
|
||||
[Download OpenBoard][9]
|
||||
|
||||
**More Information**
|
||||
|
||||
* [Home Page][10]
|
||||
* [Documentation][11]
|
||||
* [Source Code][12]
|
||||
|
||||
#### 3. Scrivano
|
||||
|
||||
Scrivano is a newly launched whiteboard app based on Qt technology. Its motto is “easy of use” while taking notes and other drawing activities while functionally efficient.
|
||||
|
||||
It comes with some unique features such as “Snap to grid”, creating custom stickers, fill strokes, laser-like options and many more.
|
||||
|
||||
In addition, you can import and annotate PDFs in this tool with various features.
|
||||
|
||||
Here are some of the noteworthy features.
|
||||
|
||||
Learn more about Scrivano in our [official review of this app][13].
|
||||
|
||||
![Stickers in Scrivano][14]
|
||||
|
||||
You can [set up your system for Flatpak with Flathub][15] and then hit the below button to install it via [Flathub][16].
|
||||
|
||||
[Download and Install Scrivano][17]
|
||||
|
||||
**More information**
|
||||
|
||||
* [Scrivano review][18]
|
||||
* [Home page][19]
|
||||
|
||||
#### 4. Notelab
|
||||
|
||||
[NoteLab][20] is one of the decade-old oldest whiteboard applications. It is a free and open-source application with a vast set of features. So you can understand how stable and popular this application is.
|
||||
|
||||
Here are some of its features:
|
||||
|
||||
* This app supports all popular image formats as an export option. For example, SVG, PNG, JPG, BMP, etc.
|
||||
* Configuration option for pen and paper customization
|
||||
* Built-in memory manager for custom allocation of memory used by NoteLab.
|
||||
* Paper has several rule formats, such as broad rule, college rule, and graph paper.
|
||||
* All standard drawing tools.
|
||||
* You can resize, move, delete, change colour, and perform other operations in any note section.
|
||||
|
||||
![NoteLab][21]
|
||||
|
||||
However, this is a Java application and distributed as a .jar file. So you need the Java runtime for it to work. You can refer to our guide to installing Java or JRE in Linux systems by following the links.
|
||||
|
||||
* [How to install Java/JRE in Ubuntu-based systems][22]
|
||||
* [How to install Java/JRE in Arch Linux][23]
|
||||
|
||||
**How to Install**
|
||||
|
||||
NoteLab comes with a standalone executable .jar file, which you can download from SourceForge via the below link. Remember, you need JRE to run this application.
|
||||
|
||||
[Download NoteLab][24]
|
||||
|
||||
**More Information**
|
||||
|
||||
* [Home Page][25]
|
||||
* [Documentation][26]
|
||||
|
||||
#### 5. Rnote
|
||||
|
||||
The third app we want to highlight is called [Rnote][27]. Rnote is an excellent application for taking handwritten notes via touch devices. This application is vector image-based and helps to draw and annotate pictures and PDFs. It brings native .rnote file format with import/export options for png, jpeg, SVG and PDF.
|
||||
|
||||
One of the cool features of Rnote is that it supports Xournal++ file format support (the first app in this list), making it a must-have tool.
|
||||
|
||||
Built using GTK4 and Rust, Rnote is perfect for your GNOME desktop and all types of Linux systems.
|
||||
|
||||
This application is currently under development, and keep that in mind while using it.
|
||||
|
||||
![Rnote - Whiteboard Application for Linux based on GTK4 and Rust][28]
|
||||
|
||||
**How to Install**
|
||||
|
||||
This application is available as a Flatpak package. You can set up Flatpak for your Linux system using [this guide][29] and then click on the below button to install.
|
||||
|
||||
[Install Rnote][30]
|
||||
|
||||
**More Information**
|
||||
|
||||
[Home page and Source code][31]
|
||||
|
||||
#### 6. Lorien
|
||||
|
||||
[Lorien][32] is a perfect digital notebook software for your ideation sessions where you can create notes with its various tools. Lorien is a cross-platform, free, open-source “infinite canvas drawing/note-taking” app based on Godot Game Engine. This app is a perfect fit for taking quick notes for brainstorming sessions.
|
||||
|
||||
The toolbox is pretty standard, with a Freehand brush, eraser, line tool and selection tool. You can move or delete a selected section of your brushstrokes – that act as a collection of points and renders at runtime.
|
||||
|
||||
![Lorien Whiteboard Application for Linux][33]
|
||||
|
||||
**How to Install**
|
||||
|
||||
The installation is not required to use Lorien. A self-contained executable is available from the link below (download the tar file). Once downloaded, extract the files and double-click to run.
|
||||
|
||||
[Download Lorien][34]
|
||||
|
||||
**More Information**
|
||||
|
||||
[Home Page and Source Code][35]
|
||||
|
||||
#### 7. Rainbow Board
|
||||
|
||||
The Rainbow Board is a free and open-source whiteboard application based on Electron and React. In general, people do not like Electron apps due to their performance and bulky nature. But as we are listing the apps in this category, I thought it’s worth mentioning this one.
|
||||
|
||||
It has a standard canvas to draw that supports touch and stylus support. The toolbox includes Brush sizes, colours, fill colours, fonts, and undo & redo actions. You can export your drawing as a PNG or SVG file.
|
||||
|
||||
![Rainbow Board Whiteboard application for Linux][36]
|
||||
|
||||
**How to Install**
|
||||
|
||||
This application is available as Snap, Flatpak and a standalone deb installer. You can download them from the page in the below link.
|
||||
|
||||
[Download Rainbow Board][37]
|
||||
|
||||
**More Information**
|
||||
|
||||
* [Home page][38]
|
||||
* [Source code][39]
|
||||
|
||||
### Honourable Mentions
|
||||
|
||||
The last two drawing applications I want to mention here are Vectr and Ecxalidraw. These are web-based whiteboard drawing applications. I am putting them in a separate section because they are not desktop applications.
|
||||
|
||||
So, if you are reluctant to install another app; Or use a school or work system where you do not have permission to install, you can open the web browser and use these. Here is their web address.
|
||||
|
||||
[Vectr][40][Ecxalidraw][41]
|
||||
|
||||
### Closing Notes
|
||||
|
||||
There you go, with some modern-day whiteboard [drawing][42] applications for Linux and other operating systems. Many of you are probably taking notes in pen and paper for your online sessions or classes due to Pandemic and work-from-home situations. I am sure these will help you in your study work.
|
||||
|
||||
Try these out, and you will definitely find the one best suitable for you. Let me know your comments or feedback about this list in the message box below.
|
||||
|
||||
Cheers.
|
||||
|
||||
*[Image credit – respective app owners. Feature image credit – unsplash][43]*
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://www.debugpoint.com/top-whiteboard-applications-linux/
|
||||
|
||||
作者:[Arindam][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://www.debugpoint.com/author/admin1/
|
||||
[b]: https://github.com/lkxed
|
||||
[1]: https://xournalpp.github.io/
|
||||
[2]: https://www.debugpoint.com/wp-content/uploads/2022/02/Xournal-Whiteboard-Application-for-Linux-1024x576.jpg
|
||||
[3]: https://xournalpp.github.io/installation/linux/
|
||||
[4]: https://xournalpp.github.io/
|
||||
[5]: https://xournalpp.github.io/guide/overview/
|
||||
[6]: https://github.com/xournalpp/xournalpp/
|
||||
[7]: https://openboard.ch/
|
||||
[8]: https://www.debugpoint.com/wp-content/uploads/2022/02/OpenBoard.jpg
|
||||
[9]: https://openboard.ch/download.en.html
|
||||
[10]: https://openboard.ch/
|
||||
[11]: https://openboard.ch/support.html
|
||||
[12]: https://github.com/OpenBoard-org/OpenBoard
|
||||
[13]: https://www.debugpoint.com/scrivano/
|
||||
[14]: https://www.debugpoint.com/wp-content/uploads/2022/08/Stickers-in-Scrivano.jpg
|
||||
[15]: https://www.debugpoint.com/how-to-install-flatpak-apps-ubuntu-linux/
|
||||
[16]: https://flathub.org/apps/details/com.github.scrivanolabs.scrivano
|
||||
[17]: https://dl.flathub.org/repo/appstream/com.github.scrivanolabs.scrivano.flatpakref
|
||||
[18]: https://www.debugpoint.com/scrivano/
|
||||
[19]: https://scrivanolabs.github.io/
|
||||
[20]: http://java-notelab.sourceforge.net/
|
||||
[21]: https://www.debugpoint.com/wp-content/uploads/2022/02/NoteLab.jpg
|
||||
[22]: https://www.debugpoint.com/2016/05/how-to-install-java-jre-jdk-on-ubuntu-linux-mint/
|
||||
[23]: https://www.debugpoint.com/2021/02/install-java-arch/
|
||||
[24]: https://sourceforge.net/projects/java-notelab/files/NoteLab/
|
||||
[25]: http://java-notelab.sourceforge.net/
|
||||
[26]: http://java-notelab.sourceforge.net/features.html
|
||||
[27]: https://github.com/flxzt/rnote
|
||||
[28]: https://www.debugpoint.com/wp-content/uploads/2022/02/Rnote-Whiteboard-Application-for-Linux-based-on-GTK4-and-Rust-1024x576.jpg
|
||||
[29]: https://flatpak.org/setup/
|
||||
[30]: https://dl.flathub.org/repo/appstream/com.github.flxzt.rnote.flatpakref
|
||||
[31]: https://github.com/flxzt/rnote
|
||||
[32]: https://github.com/mbrlabs/Lorien
|
||||
[33]: https://www.debugpoint.com/wp-content/uploads/2022/02/Lorien-Whiteboard-Application-for-Linux.jpg
|
||||
[34]: https://github.com/mbrlabs/Lorien/releases
|
||||
[35]: https://github.com/mbrlabs/Lorien
|
||||
[36]: https://www.debugpoint.com/wp-content/uploads/2022/02/Rainbow-Board-Whiteboard-application-for-Linux-1024x560.jpg
|
||||
[37]: https://www.electronjs.org/apps/rainbow-board
|
||||
[38]: https://harshkhandeparkar.github.io/rainbow-board/
|
||||
[39]: https://github.com/HarshKhandeparkar/rainbow-board
|
||||
[40]: https://vectr.com/
|
||||
[41]: https://excalidraw.com/
|
||||
[42]: https://www.debugpoint.com/tag/digital-drawing
|
||||
[43]: https://unsplash.com/photos/doTjbfxrmRw
|
Loading…
Reference in New Issue
Block a user