mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
选题[tech]: 20220206 Best Whiteboard Applications for Linux Systems
sources/tech/20220206 Best Whiteboard Applications for Linux Systems.md
This commit is contained in:
parent
7fd0d71a8f
commit
62a708f3ec
@ -0,0 +1,231 @@
|
||||
[#]: subject: "Best Whiteboard Applications for Linux Systems"
|
||||
[#]: via: "https://www.debugpoint.com/2022/02/top-whiteboard-applications-linux/"
|
||||
[#]: author: "Arindam https://www.debugpoint.com/author/admin1/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: 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.
|
||||
W
|
||||
|
||||
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, 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 here for some time.
|
||||
|
||||
Xournal++ allows you to write, draw, and do everything you usually do on paper. It supports handwriting, custom pen with highlighter, eraser, etc. The support for Layers, multi-page features, add external images, add audio are few to mention among its great list of features.
|
||||
|
||||
This application support almost all pressure-sensitive tablets, including Wacom, Huion, 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 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.
|
||||
|
||||
This application is available as AppImage, Snap, Flatpak and deb package. 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]
|
||||
|
||||
* [Home page][1]
|
||||
* [Documentation][4]
|
||||
* [Source Code][5]
|
||||
|
||||
|
||||
|
||||
#### 2\. OpenBoard
|
||||
|
||||
The next one we would like to highlight is [OpenBoard][6]. 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 loaded with features. Such as colours, brushes, texts, simple drawing shapes, page support and more. This app is built using Qt technology.
|
||||
|
||||
![OpenBoard][7]
|
||||
|
||||
This application is only available for Ubuntu as a stand-alone deb package. You can download it from the below link.
|
||||
|
||||
[Download OpenBoard][8]
|
||||
|
||||
* [Home Page][6]
|
||||
* [Documentation][9]
|
||||
* [Source Code][10]
|
||||
|
||||
|
||||
|
||||
#### 3\. Notelab
|
||||
|
||||
[NoteLab][11] 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.
|
||||
* There are several rule formats in paper, 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][12]
|
||||
|
||||
However, this application 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 install Java or JRE in Linux systems by following links.
|
||||
|
||||
* [How to install Java/JRE in Ubuntu-based systems][13]
|
||||
* [How to install Java/JRE in Arch Linux][14]
|
||||
|
||||
|
||||
|
||||
[][15]
|
||||
|
||||
SEE ALSO: GIMP 2.10 Released - Download Now
|
||||
|
||||
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][16]
|
||||
|
||||
* [Home Page][11]
|
||||
* [Documentation][17]
|
||||
|
||||
|
||||
|
||||
#### 4\. Rnote
|
||||
|
||||
The third app we want to highlight is called [Rnote][18]. Rnote is an excellent application for taking handwritten notes via touch devices. This application is vector image-based and helps to draw, 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) which makes 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.
|
||||
|
||||
![Rnote – Whiteboard Application for Linux based on GTK4 and Rust][19]
|
||||
|
||||
This application is available as a Flatpak package. You can set up Flatpak for your Linux system using [this guide][20] and then click on the below button to install.
|
||||
|
||||
[Install Rnote][21]
|
||||
|
||||
[Home page and Source code][18]
|
||||
|
||||
#### 5\. Lorien
|
||||
|
||||
[Lorien][22] 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 and 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][23]
|
||||
|
||||
The installation is not required to use Lorien. A self-contained executable is available to download from the below link (download the tar file). Once downloaded, extract the files and double click to run.
|
||||
|
||||
[Download Lorien][24]
|
||||
|
||||
[Home Page and Source Code][22]
|
||||
|
||||
#### 6\. 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 comes with a standard canvas to draw that supports touch and stylus support. The toolbox includes Brush sizes, colours, fill colours, fonts, undo & redo actions. You can export your drawing as a PNG or SVG file.
|
||||
|
||||
![Rainbow Board Whiteboard application for Linux][25]
|
||||
|
||||
This application is available as Snap, Flatpak and standalone deb installer. You can download them from the page in the below link.
|
||||
|
||||
[Download Rainbow Board][26]
|
||||
|
||||
* [Home page][27]
|
||||
* [Source code][28]
|
||||
|
||||
|
||||
|
||||
### Honorable 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][29]
|
||||
[Ecxalidraw][30]
|
||||
|
||||
### Closing Notes
|
||||
|
||||
There you go, with some modern-day whiteboard [drawing][31] 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][32]_
|
||||
|
||||
* * *
|
||||
|
||||
We bring the latest tech, software news and stuff that matters. Stay in touch via [Telegram][33], [Twitter][34], [YouTube][35], and [Facebook][36] and never miss an update!
|
||||
|
||||
##### Also Read
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://www.debugpoint.com/2022/02/top-whiteboard-applications-linux/
|
||||
|
||||
作者:[Arindam][a]
|
||||
选题:[lujun9972][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/lujun9972
|
||||
[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/guide/overview/
|
||||
[5]: https://github.com/xournalpp/xournalpp/
|
||||
[6]: https://openboard.ch/
|
||||
[7]: https://www.debugpoint.com/wp-content/uploads/2022/02/OpenBoard.jpg
|
||||
[8]: https://openboard.ch/download.en.html
|
||||
[9]: https://openboard.ch/support.html
|
||||
[10]: https://github.com/OpenBoard-org/OpenBoard
|
||||
[11]: http://java-notelab.sourceforge.net/
|
||||
[12]: https://www.debugpoint.com/wp-content/uploads/2022/02/NoteLab.jpg
|
||||
[13]: https://www.debugpoint.com/2016/05/how-to-install-java-jre-jdk-on-ubuntu-linux-mint/
|
||||
[14]: https://www.debugpoint.com/2021/02/install-java-arch/
|
||||
[15]: https://www.debugpoint.com/2018/05/gimp-2-10-download-install-linux-ubuntu/
|
||||
[16]: https://sourceforge.net/projects/java-notelab/files/NoteLab/
|
||||
[17]: http://java-notelab.sourceforge.net/features.html
|
||||
[18]: https://github.com/flxzt/rnote
|
||||
[19]: https://www.debugpoint.com/wp-content/uploads/2022/02/Rnote-Whiteboard-Application-for-Linux-based-on-GTK4-and-Rust-1024x576.jpg
|
||||
[20]: https://flatpak.org/setup/
|
||||
[21]: https://dl.flathub.org/repo/appstream/com.github.flxzt.rnote.flatpakref
|
||||
[22]: https://github.com/mbrlabs/Lorien
|
||||
[23]: https://www.debugpoint.com/wp-content/uploads/2022/02/Lorien-Whiteboard-Application-for-Linux.jpg
|
||||
[24]: https://github.com/mbrlabs/Lorien/releases
|
||||
[25]: https://www.debugpoint.com/wp-content/uploads/2022/02/Rainbow-Board-Whiteboard-application-for-Linux-1024x560.jpg
|
||||
[26]: https://www.electronjs.org/apps/rainbow-board
|
||||
[27]: https://harshkhandeparkar.github.io/rainbow-board/
|
||||
[28]: https://github.com/HarshKhandeparkar/rainbow-board
|
||||
[29]: https://vectr.com/
|
||||
[30]: https://excalidraw.com/
|
||||
[31]: https://www.debugpoint.com/tag/digital-drawing
|
||||
[32]: https://unsplash.com/photos/doTjbfxrmRw
|
||||
[33]: https://t.me/debugpoint
|
||||
[34]: https://twitter.com/DebugPoint
|
||||
[35]: https://www.youtube.com/c/debugpoint?sub_confirmation=1
|
||||
[36]: https://facebook.com/DebugPoint
|
Loading…
Reference in New Issue
Block a user