windows常用软件、Linux软件对比
本页随时更新
类别 | windows软件 | Linux软件(图形) | Linux软件(命令行) | Android软件 |
文本编辑 | EmEditor、Notepad++ | gvim,Emacs,Gedit、xed | vim、Emacs、nano、jed | |
图像浏览 | ACDSee、JPEGView | gqview | ImageMagick、w3m | |
图像编辑 | PhotoShop、画图(mspaint)、XnView | GIMP、Photoflare、Krita | ImageMagick | |
PDF阅读 | Foxit Reader | Evince | fbida | |
PDF编辑 | Foxit phantom | PDF Studio 11 | ||
PDF密码去除 |
PDF Password Remover、Wondershare PDFPasswordRemover、 Adult PDF Password Recovery、 Advanced PDF Password Recovery Pro |
|||
复制文件 |
FastCopy |
|||
重复文件查找 |
Vistanita Duplicate Finder |
|||
下载工具 | Thunder | uGet、Xdm | wget、aria2c、axel | |
文件检索 | Everything、Turbo Searcher | FSearch、ANGRYsearch、Snapse | fzf、locate、find | |
远程桌面 | RDCMan | Remmina | ||
音频播放 | TTPlayer | Audacious、Rhythmbox | moc、Cmus | |
视频播放 | 完美解码 | VLC、Kodi | mplayer | MXPlayer |
视频编辑 | SolveigMM Video Splitter | Open Shot、Lightworks、PiTiV | ||
解压缩 | winrar、7zip | file-roller、Xarchiver | tar、unzip | |
邮件 | Foxmail | Thunderbird | mutt | |
文件内容搜索 | FileSeek | ag、grep、ack | ||
文件改名 | Better File Rename | gprename、批量重命名(thunar)、Krename | repren、rename、perl-rename | |
音频编辑 | GoldWave | Audacity | ||
ISO读写 | UltraISO | |||
快速启动 | ALMRun | albert、Synapse | ||
SSH | putty | sshd、mosh | ||
远程连接 | Pulse Secure | openconnect | ||
版本控制 | git、svn | |||
进程监控 | 系统默认 | gnome-system-monitor | bashtop、top、htop | |
文件管理 | 系统默认 | 发行版默认 | ranger | |
截图软件 | FastStone Capture、Snipaste、picpick、HyperSnap | deepin-screenshot、Flameshot、Shutter、Gnome Screenshot |
shotgun、scrot、gnome-screenshot、ImageMagick、fbgrab |
|
屏幕录像 | kazam、SimpleScreenRecorder | recordmydesktop | ||
分区管理 | DiskGenius | Gparted | fdisk | |
FTP服务器 | Serv-U、FileZilla Server | vsftpd | ||
FTP客户端 |
CuteFTP、FlashFXP、FileZilla |
FileZilla、Fire FTP、gFTP、 NcFTP、KFTP grabber、FOFF |
lftp | |
同步备份工具 |
FreeFileSync、SyncoveryPro |
FreeFileSync | rsync | |
BT客户端 | uTorrent | qBittorent、Deluge、Transmission | ||
剪贴板记录 | CopyQ、GPaste | |||
电子词典 | GoldenDict、Mdict | GoldenDict | sdcv | |
SHELL | cmd、powershell | zsh、bash | ||
浏览器 | w3m、lynx | |||
多窗口 | tmux、screen | |||
比较文件 | diff | |||
命令行辅助 | percol、fasd、autojmp、riggrep、fzf | |||
markdown、html、docx等文档转换 | pandoc | |||
文本处理 | grep、sed、awk(gawk) | |||
抓包 |
Charles、HTTPAnalyzer、Fiddler |
|||
Http服务 |
IIS、Apache |
Apache、Nginx | ||
pdf导出图片 |
PDFPatcher |
pdfimages | ||
文献管理 |
EndNote、Mendeley、NoteExpress、Zotero |
Mendeley、Zotero | ||
笔记软件 |
Boostnote、Joplin、Yosoro、QOwnNotes、Leanote、IdeaNote |
Joplin、QOwnNotes、Leanote | ||
在线视频下载 |
维棠vidown |
annie |
在 Linux 命令行中,最高效的命令就是以下 6 个:grep, sed, awk, find, sort, tr, 再配合正则表达式,| ,重定向符,能够自创任何高效的命令组合。
跨平台的常用软件
文本编辑:Sublime Text
电子词典:GoldenDict、stardict
电子图书:Calibre
浏览器:FireFox、Chrome
Makedown写作:Typora、Haroopad
远程控制:向日葵
同步网盘:坚果云
文字处理:WPS
编程工具:Visual Studio Code、Atom
python编程:Anaconda(含Spyder、Jupyter Notebook)、PyCharm
虚拟机软件:WMware、VirtualBox
p2p同步软件:BitTorrent Sync 1.4.111、Resilio-Sync、Syncthing、SyncTrayzor、verysync
抓包软件:Fiddler、mitmproxy
FTP软件:FileZilla
下载:Motrix
全文检索:DocFetcher
输入法:百度输入法、迅飞输入法、搜狗输入法、谷歌输入法
GIS软件:QGIS
关系型数据库:MySQL、PostgreSQL、SQLite
文本数据库:MongoDB
key-value缓存数据库:Redis
索引数据库:ElasticSearch
需要Wine
只能在windows上使用的软件,在linux运行需要wine:
老马软件:ComicsViewer、ComicEnhancerPro、Pdg2pic、Freepic2pdf、UnicornViewer
离线浏览:OfflineExplorer
聊天沟通:微信(WeChat)
windows独特的软件,待寻找类似软件:
FineReader,OCR识别
按键精灵,自动化鼠标键盘操作
PDFPatcher,无损批量导出PDF中的图片
参考:
https://i.linuxtoy.org/docs/guide/ch52.html
有哪些命令行的软件堪称神器:https://www.jianshu.com/p/2f0ae9111fec
75 个最常用的 Linux 应用程序:https://linux.cn/article-10099-1.html
linux桌面应用:https://linux.cn/article-8050-1.html
30 Linux System Monitoring Tools:https://www.cyberciti.biz/tips/top-linux-monitoring-tools.html
Linux剪贴板:https://linux.cn/article-7329-1.html
rename(Perl语言版本) 详解:https://blog.csdn.net/wayne17/article/details/88674459
命令行的艺术:https://github.com/jlevy/the-art-of-command-line/blob/master/README-zh.md
哪些高效的CLI命令:https://www.zhihu.com/question/25910725
命令行辅助:https://segmentfault.com/a/1190000011327993
从PDF文件中提取和保存图像:https://www.kutu66.com/Linux/article_13767
快速无损原样提取PDF文档中的图片:https://www.cnblogs.com/pdfpatcher/archive/2012/09/12/2682535.html
Linux截图:https://linux.cn/article-10070-1.html