2018-03-09 04:53:18 +00:00
# ALTERNATIVES TO BLOATWARE
2018-03-09 04:49:46 +00:00
2018-03-09 04:39:12 +00:00
The list is built pointing to software that have alternatives with less dependencies, and addressing dependencies was the easy thing to do. One thing tho, some particular tools were included because they add less dependencies overall while keeping a system functional. One such example is imagemagick and ffmpeg, by which you can do a lot of work and replace many tools by just using those with scripts and replace something like a screenshot utility. TL;DR is about the unix principle and you can have a fully functional system pretty damn minimal with that.
Certainly it would be great to have a comparative on resource usage tho. Wanna help?
2018-03-21 23:43:02 +00:00
## TOC
1. [ANDROID APPS ](#android-apps )
2. [Command Line ](#command-line )
3. [Communication ](#communication )
3.1. [Desktop Client ](#desktop-client )
2018-04-14 04:11:16 +00:00
4. [Decentralized Networking ](#decentralized-networking )
5. [Desktop ](#desktop )
6. [Disk Tools ](#disk-tools )
2018-03-21 23:43:02 +00:00
7. [Emulation And Virtualization ](#emulation-and-virtualization )
8. [Enterprise ](#enterprise )
9. [File Utilities ](#file-utilities )
10. [Filesharing ](#filesharing )
2018-03-31 06:46:45 +00:00
11. [Forensics ](#forensics )
12. [Monitoring ](#monitoring )
12.1. [Benchmarking ](#benchmarking )
12.2. [System Information ](#system-information )
12.3. [System Monitoring ](#system-monitoring )
13. [Multimedia ](#multimedia )
13.1. [ASCii Art ](#ascii-art )
13.2. [Audio ](#audio )
13.3. [Image ](#image )
13.4. [Metadata ](#metadata )
13.5. [Video ](#video )
14. [Network Setup ](#network-setup )
15. [Office ](#office )
16. [Package Management ](#package-management )
17. [Pentesting ](#pentesting )
17.1. [Exploitables ](#exploitables )
17.2. [Network Scanner ](#network-scanner )
17.3. [Network Tampering ](#network-tampering )
17.4. [Password Cracking ](#password-cracking )
17.5. [Vulnerability Scanner ](#vulnerability-scanner )
18. [Privacy ](#privacy )
19. [Programming ](#programming )
20. [Remote Access ](#remote-access )
21. [Science And Engineering ](#science-and-engineering )
22. [Security ](#security )
22.1. [Containment ](#containment )
22.2. [Honeypots ](#honeypots )
22.3. [Host Intrusion ](#host-intrusion )
22.4. [Network Intrusion ](#network-intrusion )
23. [Server ](#server )
23.1. [Server Authentication ](#server-authentication )
24. [System Tools ](#system-tools )
2018-03-21 23:43:02 +00:00
2018-03-12 19:21:28 +00:00
## ANDROID APPS
2018-04-17 00:55:04 +00:00
* __Launcher__: [OpenLauncher ](https://github.com/OpenLauncherTeam/openlauncher ) (8,3 MB) -> [Catapult ](https://bitbucket.org/lenny_kano/catapult ) (4,7 MB) -> [Lawnchair ](https://lawnchair.info/ ) (3,1 MB) -> [Paper Launch ](https://github.com/devmil/PaperLaunch ) (2,8 MB) -> [Launch Time ](http://quaap.com/D/LaunchTime ) (2,5 MB) -> [Silverfish ](https://github.com/stanipintjuk/Silverfish ) (1,5 MB) -> [T-UI ](https://github.com/Andre1299/TUI-ConsoleLauncher ) (1,2 MB) -> [Search Based Launcher ](https://github.com/vackosar/search-based-launcher/ ) (622 KB) -> [KISS ](http://kisslauncher.com/ ) (431 KB) -> [Emerald Launcher ](https://github.com/HenriDellal/emerald ) (172 KB) -> [Hayai Launcher ](https://github.com/seizonsenryaku/HayaiLauncher/blob/HEAD/README.md ) (106 KB) -> [Fast ](https://github.com/ligi/FAST ) (76 KB) -> [Essential Launcher ](https://clemensbartz.de/essential-launcher/] ) (26 KB)
2018-06-04 04:07:05 +00:00
* __Facebook__: [FaceSlim ](https://github.com/indywidualny/FaceSlim ) (1,3 MB) -> [Tinfoil for Facebook ](https://github.com/velazcod/Tinfoil-Facebook ) (525 KB) -> [SlimSocial ](https://github.com/rignaneseleo/SlimSocial-for-Facebook ) (313 KB)
2018-06-04 16:56:09 +00:00
* __Twitter__: Tinfoil for Twitter -> [SlimSocial for Twitter ](https://github.com/rignaneseleo/SlimSocial-for-Twitter ) (699 KB)
2018-04-17 00:55:04 +00:00
* __YouTube__: [NewPipe ](https://newpipe.schabi.org/ ) (5,0 MB) -> [SkyTube ](http://skytube-app.com/ ) (4,9 MB) -> [WebTube ](https://github.com/martykan/webTube/blob/HEAD/README.md ) (2,1 MB) -> [MinTube ](https://github.com/imshyam/mintube ) (981 KB)
2018-03-12 19:21:28 +00:00
* __E-Books__: Document Viewer
* __Notes__: miniNoteViewer
All apps are from F-Droid, may not be much but is a start.
2018-03-12 04:05:18 +00:00
## Command Line
2018-03-14 03:38:30 +00:00
* __Command Line Cheatsheet__: [CLI Companion ](https://launchpad.net/clicompanion ) -> xman -> cheat / howdoi / clf / fu / bro -> [cheat.sh ](https://github.com/chubin/cheat.sh )
* __Directory Browsing__: [fasd ](https://github.com/clvv/fasd ), [xd ](https://github.com/fbb-git/xd ), [fzy ](https://github.com/jhawthorn/fzy )
2018-03-19 07:42:16 +00:00
* __Framebuffer Environment__: [Fbterm ](https://code.google.com/archive/p/fbterm/ ) -> [yaft (because sixel) ](https://github.com/uobikiemukot/yaft ) -> [hterm (because regis) ](https://github.com/new299/hackterm )
2018-03-14 02:38:55 +00:00
* __Hacker Culture__: ddate, fortune, The Hacker Test, The Jargon File
2018-03-22 19:50:38 +00:00
* __Multiplexer__: Tmux -> Byobu -> GNU Screen (+[sixel patch](https://gist.github.com/saitoha/7546579))
2018-03-14 02:38:55 +00:00
* __Progress Viewers__: [progress ](https://github.com/Xfennec/progress ) -> [pv - Pipe Viewer ](https://github.com/icetee/pv ) -> [Advanced Copy ](https://github.com/atdt/advcpmv )
2018-03-30 16:24:56 +00:00
* __Scripting__: [GNU Parallel ](https://www.gnu.org/software/parallel/ ) (+ [GNU SQL ](https://www.gnu.org/software/parallel/sql.html )), [empty ](https://github.com/ierton/empty )
2018-03-14 02:38:55 +00:00
* __Shells__: Bash -> mksh -> [PC-DCL ](https://github.com/MichelValentin/PC-DCL ) -> [rc ](https://github.com/rakitzis/rc )
2018-03-12 04:05:18 +00:00
* __Terminal Colorizer__: colout -> lolcat
2018-03-14 03:38:30 +00:00
* __Terminal Dropdown__: [tdrop ](https://github.com/noctuid/tdrop ) -> [YeahConsole ](https://github.com/rduplain/yeahconsole ), [alwaysontop ](https://github.com/swirepe/alwaysontop )
2018-03-14 05:48:14 +00:00
* __Terminal Emulator__: PuTTY -> Terminology -> rxvt-unicode (a.k.a. urxvt) -> Termite -> UXTerm -> [Qodem ](http://qodem.sourceforge.net/ )
2018-03-14 02:38:55 +00:00
* __Terminal Pager__: less -> [most ](http://www.jedsoft.org/most/ )
2018-03-20 00:16:20 +00:00
* __Terminal Screensaver__: [bb ](http://aa-project.sourceforge.net/bb/ ), [sl ](https://github.com/mtoyoda/sl ), cowsay (or cowthink), [tty-clock ](https://github.com/xorg62/tty-clock ), [NCMatrix ](https://inconsolation.wordpress.com/2014/02/01/ncmatrix-the-original-with-a-twist/ ) / [terminal-screensaver ](https://github.com/xiongchiamiov/terminal-screensaver ), [Asciiquarium ](https://github.com/cmatsuoka/asciiquarium ), [rice ](https://github.com/janbrennen/rice ), [rickrollrc ](https://github.com/keroserene/rickrollrc ), [nyan.sh ](https://gist.github.com/wting/5278321 )
2018-03-09 04:47:04 +00:00
2018-03-12 04:05:18 +00:00
## Communication
2018-03-14 05:26:40 +00:00
* __BBS-MUD Client__: [TinTin++ ](http://tintin.sourceforge.net/features.php )
2018-04-19 23:47:52 +00:00
* __Bookmark Manager__: [bookmarks.public ](https://github.com/skx/bookmarks.public ) -> [bk_edit ](http://www.vakuumverpackt.de/retiredprojects/bk_edit/ ) -> [pmb ](https://github.com/neoncortex/poor-man-s-bookmark ) -> [b. ](https://directory.fsf.org/wiki/B. )
2018-03-24 18:42:54 +00:00
* __Browser__: Pale Moon / Icecat -> luakit / vimb / surf (tabbed) / Uzbl (tabbed) -> [NetSurf ](http://www.netsurf-browser.org/ ) -> Lynx -> [Links2 ](http://links.twibright.com/ ) -> [Netrik ](http://netrik.sourceforge.net/ ) -> [Stallman.js ](https://github.com/isdampe/Stallman.js/tree/master )
* __Browser (Gopher)__: [GopherVR ](http://www.floodgap.com/software/gophervr/ ) -> [gopherfs ](http://git.savannah.gnu.org/cgit/hurd/incubator.git/ ) -> [UMN Gopher client ](https://github.com/jgoerzen/gopher ) -> Lynx
2018-03-14 05:26:40 +00:00
* __Chat Client__: [Finch (Pidgin) ](https://developer.pidgin.im/wiki/Using%20Finch ) in [irssi mode ](https://askubuntu.com/questions/442345/how-can-i-simplify-the-finch-interface ) -> [Centerim ](http://www.centerim.org/index.php/Main_Page ) -> [Bitlbee ](https://wiki.bitlbee.org/ )
* __E-Mail Archiver__: [Lurker ](http://lurker.sourceforge.net/ )
* __E-Mail Client__: Thunderbird -> [SquirrelMail ](http://www.squirrelmail.org/ ) -> Alpine -> Mutt -> [mailx ](http://heirloom.sourceforge.net/mailx.html )
* __E-Mail Fetcher__: [Fetchmail ](http://www.fetchmail.info/ ) -> [isync (mbsync) ](http://isync.sourceforge.net/ )
2018-03-09 04:47:04 +00:00
* __IRC Client__: HexChat -> Weechat -> Irssi
2018-03-14 05:26:40 +00:00
* __Online Radio__: [Nuvola Player ](https://tiliado.eu/nuvolaplayer/ )
2018-03-12 04:05:18 +00:00
* __RSS Feed and Podcast__: Liferea -> Newsbeuter -> Newsboat
2018-03-14 19:05:52 +00:00
* __Search Engine Scraper__: Googler -> [Surfraw ](http://surfraw.alioth.debian.org/ ) (+ [dmenu ](https://bbs.archlinux.org/viewtopic.php?id=228706 ))
2018-03-24 18:42:54 +00:00
* __Usenet Client (Newsreader)__: Pan -> [slrn ](http://www.slrn.org/ ) ( + slrnpull + slrnface)
2018-03-14 05:26:40 +00:00
* __VoIP Client__: [Jitsi ](https://jitsi.org/ ) -> [Finch (Pidgin) ](https://developer.pidgin.im/wiki/vv )
2018-03-09 04:47:04 +00:00
2018-03-13 19:54:41 +00:00
### Desktop Client
* __4chan__: [ANSIchan ](https://github.com/qqueue/ANSICHAN ) / [yottu ](https://github.com/yottu/yottu )
* __Booru__: [ahoviewer ](https://github.com/ahodesuka/ahoviewer )
* __Facebook__: [FBCLI ](https://github.com/danielduan/FBCLI ) / [Facebook CLI ](https://github.com/specious/facebook-cli )
* __General__: [Rambox ](https://github.com/saenzramiro/rambox ) / [Gwibber ](http://gwibber.com/ )
* __Google Drive__: [Grive2 ](https://github.com/vitalif/grive2 )
* __Pastebin__: [pastebinit ](https://github.com/skorokithakis/pastebinit )
* __Reddit__: [cReddit ](https://github.com/Cotix/cReddit )
* __Slack__: [ScudCloud ](https://github.com/raelgc/scudcloud ) / [slackterm ](https://github.com/rob05c/slackterm )
* __Twitter__: [Hotot ](https://github.com/lyricat/Hotot ) / [turses ](https://github.com/louipc/turses )
* __Youtube__: [youtube-viewer ](https://github.com/trizen/youtube-viewer )
2018-04-14 03:50:46 +00:00
## Decentralized Networking
* __Chat__: Tox -> Matrix (Matrix-Ircd, Riot) -> GNU Ring -> [nircd ](https://github.com/Ronsor/nircd )
* __Darknet__: [autovpn ](https://github.com/adtac/autovpn ) -> Tor -> [AnoNet ](http://anonet.org/ ) -> i2p
* __Digital Library__: [Aletheia ](https://github.com/aletheia-foundation/aletheia-admin )
* __Distributed File Systems__: Samba -> NFS -> IPFS -> [GNUnet ](https://gnunet.org/ )
* __DNS Resolution__: [OpenNIC ](https://www.opennic.org/ ) -> [Namecoin ](https://namecoin.org/ ) -> [KadNode ](https://github.com/mwarning/KadNode )
* __E-Commerce__: [FIX Agora ](http://fixagora.sourceforge.net/ ) + [OpenBazaar ](https://github.com/OpenBazaar ) + [Bitnation ](https://github.com/Bit-Nation ) + [GNU Taler ](https://taler.net/en/ )
* __Forum__: [Decentraland ](https://decentraland.org/ ) -> [Mastodon (GNU Social) ](https://joinmastodon.org/ ) -> [NNTPChan ](https://github.com/majestrate/nntpchan )
* __Gossip Network (Network Service Discovery)__: [peernet ](https://github.com/substack/peernet )
* __Grid Computing__: [BOINC ](https://github.com/BOINC/boinc ) (+ [boinctui ](https://github.com/suleman1971/boinctui ))
2018-04-14 04:11:16 +00:00
* __Media Sharing__: MediaGoblin -> PeerTube (WebTorrent) -> DTube -> [Alexandria ](http://www.alexandria.io/ ) (watch [this video ](https://www.youtube.com/watch?v=So4n2ZBSMxg ) on how Alexandria works)
2018-04-14 05:09:22 +00:00
* __Mesh Network__: Tinc -> cjdns -> open80211s (802.11s) -> [B.A.T.M.A.N. ](https://www.open-mesh.org/projects/open-mesh/wiki )
2018-04-14 03:50:46 +00:00
* __Monetary Incentives__: [Storj ](https://storj.io/ ) + [Gridcoin ](https://gridcoin.us/ ) + [Stream Token ](https://streamtoken.net/ )
* __Search Engine__: searx -> [Seeks ](https://beniz.github.io/seeks/ ) -> [YaCy ](https://www.yacy.net/en/ ) (truly decentralized, would be wonderful if searx/seeks could feed its data to YaCy)
* __Search Engine (Gopher)__: [Jugtail ](http://www.nongnu.org/jugtail/ )
* __Search Engine (Torrents)__: Magnetissimo -> [magnetico ](https://github.com/boramalper/magnetico )
* __Streaming__: [Butter Project ](http://butterproject.org/ ) -> [Livepeer ](https://livepeer.org/ ) -> [BasicTV ](https://github.com/dako300/basictv )
* __Version Control (Decentralized Github)__: [GitTorrent ](https://github.com/mfyuce/GitTorrent )
* __VPN__: [PeerVPN ](https://github.com/peervpn/peervpn )
* __Wiki__: [ikiwiki ](https://ikiwiki.info/tips/distributed_wikis/ )
2018-03-13 19:54:41 +00:00
2018-03-12 04:05:18 +00:00
## Desktop
2018-03-19 07:42:16 +00:00
* __Application Launcher__: rofi -> ratmenu -> [dmenu ](https://github.com/stilvoid/dmenu ) -> [pdmenu ](https://joeyh.name/code/pdmenu/ ) -> [iSelect ](http://www.ossp.org/pkg/tool/iselect/ ) -> [slmenu ](https://bitbucket.org/rafaelgg/slmenu )
2018-03-12 04:05:18 +00:00
* __Boot Screen__: Plymouth -> Splashy -> Fbsplash -> \<BOOTLOADERS>
2018-03-14 02:38:55 +00:00
* __Clipboard__: [CopyQ ](https://github.com/hluk/CopyQ ) -> [clipmenu ](https://github.com/kaihendry/clipmenu ) -> [snippy ](https://github.com/gotbletu/shownotes/blob/master/snippy.sh ) -> xclip / XSel
2018-03-09 04:47:04 +00:00
* __Compositing Window Manager__: Compiz -> Compton -> Xcompmgr
2018-03-13 19:54:41 +00:00
* __Cursor__: [keynav ](https://github.com/jordansissel/keynav ), GPM
2018-03-14 03:38:30 +00:00
* __Desktop Character__: [Kawari ](https://sourceforge.net/projects/kawari/ ) + [Ninix-aya ](https://directory.fsf.org/wiki/Ninix-aya ) (for [Ukagaka ](https://en.wikipedia.org/wiki/Ukagaka )) -> [Gnome KiSS ](http://devel.tlrmx.org/kiss/ ) -> [Oneko ](http://www.daidouji.com/oneko/ ) -> [xevilteddy ](https://github.com/mjg59/xevilteddy ) -> [Xteddy ](https://xteddy.org/ )
2018-03-14 02:38:55 +00:00
* __Display Color Temperature__: Redshift -> [sct ](https://github.com/mgudemann/sct )
* __Display Settings__: DDCcontrol, xrandr
* __Graphical Settings__: [Wpgtk ](https://deviantfero.github.io/wpgtk/ ) -> LxAppearance -> GSettings -> xsettings
2018-03-09 04:47:04 +00:00
* __Keybinding__: Xbindkeys -> sxhkd -> loadkeys (+ keymaps)
2018-03-12 04:05:18 +00:00
* __Keyboard Layout__: XKB -> xmodmap -> loadkeys (+ keymaps)
2018-03-14 05:48:14 +00:00
* __Login Manager__: SLiM -> [Qingy ](http://qingy.sourceforge.net/ )
2018-03-20 05:26:46 +00:00
* __Macro Recorder__: [Autokey ](https://github.com/autokey/autokey ) -> [Sikuli ](https://github.com/sikuli/sikuli ) -> [Easystroke ](https://github.com/thjaeger/easystroke ) -> [xdotool ](http://www.semicomplete.com/blog/projects/xdotool/ ) -> [GNU Xnee ](https://www.gnu.org/software/xnee/ )
2018-03-12 04:05:18 +00:00
* __Nested Display__: Xephyr -> Xnest
2018-03-14 02:38:55 +00:00
* __Notification Daemon__: dunst -> [slstatus ](https://github.com/drkhsh/slstatus )
2018-03-12 04:05:18 +00:00
* __Notification Server__: Libcanberra + Libnotify -> xmessage
2018-03-24 00:05:38 +00:00
* __Panel__: Avant Window Navigator -> Global Menu -> Tint2
2018-03-14 02:38:55 +00:00
* __Screensaver__: XScreenSaver -> XLockmore -> i3lock -> [sxlock ](https://github.com/lahwaacz/sxlock ) -> slock
2018-03-24 00:05:38 +00:00
* __Status Bar Client__: Dzen -> [bevelbar ](https://github.com/vain/bevelbar ) -> Lemonbar
2018-03-12 04:05:18 +00:00
* __Status Bar Server__: monky -> i3status
2018-03-13 22:17:49 +00:00
* __Animated Wallpaper Changer__: Xphoon, xfireworks, Xsnow, xmountains, Xplanet, ImageMagick (animate)
2018-03-14 05:48:14 +00:00
* __Still Wallpaper Changer__: FEH -> [hsetroot ](https://github.com/elmiko/hsetroot ) -> [imagemagick ](https://imagemagick.org/discourse-server/viewtopic.php?t=16735 ) (but use 10MB more RAM than the others)
* __Terminal As Wallpaper__: [root-tail ](http://oldhome.schmorp.de/marc/root-tail.html ) -> [xrootconsole ](http://silicone.homelinux.org/projects/xrootconsole/ )
2018-03-12 04:05:18 +00:00
* __Video Wallpaper Changer__: mpv -> VLC (nvlc) -> MPlayer
2018-03-23 06:15:32 +00:00
* __Window Manager__: [FVWM ](https://directory.fsf.org/wiki/Fvwm ) (+ [FvwmTabs ](http://fvwm.sourceforge.net/documentation/manpages/unstable/FvwmTabs.php ) and [4dwm theme ](https://github.com/tonnerre/fvwm/blob/master/sample.fvwmrc/4Dwm.fvwmrc )) -> IceWM -> i3 -> [s3d ](http://s3d.sourceforge.net/ ) (+ s3dfm, it's a 3D desktop!) -> [Amiwm ](https://www.lysator.liu.se/~marcus/amiwm.html ) -> [MWM ](https://github.com/stackfield/mwm ) -> [Ratpoison ](http://ratpoison.wxcvbn.org/cgi-bin/wiki.pl ) -> dwm (+ dwmstatus) -> [FrankenWM ](https://github.com/sulami/FrankenWM ) -> [TinyWM ](http://incise.org/tinywm.html ) -> [Twin ](https://github.com/cosmos72/twin ) -> [VWM ](http://vwm.sourceforge.net/ )
2018-03-12 04:05:18 +00:00
* __Window Manipulation__: QuickTile -> wmctrl -> wmutils
2018-03-14 02:38:55 +00:00
* __Worskpace Pager__: [3D-Desktop ](http://desk3d.sourceforge.net/ ) -> [Skippy-XD ](https://github.com/richardgv/skippy-xd )
2018-03-12 04:05:18 +00:00
* __X Event Display__: xprop -> xwininfo -> xev
2018-03-09 04:47:04 +00:00
2018-03-12 04:05:18 +00:00
## Disk Tools
2018-03-14 02:38:55 +00:00
* __CD-DVD Burn and Copy (Backends)__: cdrtools -> cdrkit -> [cdrskin ](https://dev.lovelyhq.com/libburnia/web/wikis/cdrskin )
* __CD-DVD Burn and Copy (Frontends)__: K3b -> Brasero -> [cdw ](http://cdw.sourceforge.net/ )
2018-03-14 03:38:30 +00:00
* __CD-DVD Ripping__: Sound Juicer -> fre ac -> [cdparanoia ](https://www.xiph.org/paranoia/ ) (+ [ABCDE ](http://lly.org/~rcw/abcde/page/ ))
2018-03-12 04:05:18 +00:00
* __Custom Install CD__: Respin -> Remastersys -> Distroshare -> PinguyBuilder -> Customizer -> Ubuntu Customization Kit -> Mklivecd
2018-03-14 02:38:55 +00:00
* __Device Management__: Udisks (+ udevil) -> pmount -> [bashmount ](https://github.com/jamielinux/bashmount/blob/master/INSTALL )
* __Disk Cloning and Writing__: dd -> dcfldd -> [dc3dd ](https://sourceforge.net/projects/dc3dd/ )
* __Live USB__: UNetbootin -> [MultiCD ](https://multicd.us/ )
* __Partitioning__: Gparted -> cfdisk -> GNU Parted -> fdisk / sfdisk
2018-03-16 03:25:46 +00:00
* __System Backup__: [Systemback ](https://sourceforge.net/projects/systemback/ ) -> [Bacula ](https://blog.bacula.org/ ) -> [FSArchiver ](http://www.fsarchiver.org/ ) -> [CYA ](https://www.cyberws.com/bash/cya/ )
2018-03-12 04:05:18 +00:00
## Emulation And Virtualization
2018-03-14 15:02:35 +00:00
* __Containers__: chroot -> LXC -> [Linux-VServer ](http://linux-vserver.org/Welcome_to_Linux-VServer.org )
* __Emulators__: Windows: Wine (+ [Wine Staging ](https://github.com/wine-compholio/wine-staging )), Android: [Anbox ](https://github.com/anbox/anbox ), OS X: [Darling ](https://www.darlinghq.org/ ), Atari: [Hatari ](http://hatari.tuxfamily.org/ ), Commodore: [VICE ](http://vice-emu.sourceforge.net/ ), DOS: DOSBox
* __Hypervisors__: Xen -> [NOVA ](http://hypervisor.org/ ) -> KVM
2018-03-24 18:42:54 +00:00
* __Network Virtualization__: GNS3 -> [nsnam ](https://github.com/nsnam/ns-3-dev-git )
2018-03-14 15:02:35 +00:00
* __Software Compatibility__: .NET: DotGNU -> Mono, Systemd/Linux: [systemd-shim ](https://directory.fsf.org/wiki/Systemd-shim )
* __Video Game Console Emulation (ATARI)__: [Stella ](https://stella-emu.github.io/ )
* __Video Game Console Emulation (XBOX)__: [XQEMU ](https://github.com/espes/xqemu )
* __Video Game Console Emulation (MULTI)__: Higan -> Mednafen -> RetroArch -> [MAME ](https://github.com/mamedev/mame ) -> [AdvanceMAME ](https://github.com/amadvance/advancemame ) [(framebuffer support) ](https://forum.odroid.com/viewtopic.php?f=116&t=11662 )
* __Video Game Console Emulation (NINTENDO)__: [DeSmuME (Nintendo DS) ](https://github.com/TASVideos/desmume/ ), [Mupen64Plus (Nintendo 64) ](https://github.com/mupen64plus/mupen64plus-core ), [Dolphin (GameCube and Wii) ](https://dolphin-emu.org/ )
2018-03-14 16:17:34 +00:00
* __Video Game Console Emulation (SEGA)__: [Yabause (Sega Saturn) ](https://github.com/Yabause/yabause ), [Reicast (Dreamcast) ](https://github.com/reicast/reicast-emulator )
2018-03-14 15:02:35 +00:00
* __Video Game Console Emulation (PLAYSTATION)__: [PPSSPP ](https://github.com/hrydgard/ppsspp ), [RPCS3 ](https://github.com/rpcs3/rpcs3/ ), [PCSX2 ](https://github.com/PCSX2/pcsx2 )
2018-03-14 16:17:34 +00:00
* __Virtual Assembler__: [GNUSim8085 ](http://pages.cs.wisc.edu/~larus/spim.html ), [spim ](http://pages.cs.wisc.edu/~larus/spim.html )
* __Virtual Machine__: VirtualBox -> [AQEMU ](https://github.com/tobimensch/aqemu ) + kvm -> Qemu + kvm
* __Virtual Machine (IBM Mainframes)__: [Hercules ](http://www.hercules-390.org/ )
* __Virtual Machine (DEC)__: [SIMH ](http://simh.trailing-edge.com/ )
2018-03-09 04:47:04 +00:00
2018-03-12 04:29:18 +00:00
## Enterprise
2018-04-01 03:18:39 +00:00
* __Data Mining and Business Intelligence__: [JasperReports ](https://sourceforge.net/projects/jasperserver/ ) -> [KNIME ](https://directory.fsf.org/wiki/KNIME ) -> [GNU Ferret ](https://directory.fsf.org/wiki/Ferret ) -> [GURGLE ](https://directory.fsf.org/wiki/Gurgle )
2018-04-01 03:53:37 +00:00
* __Database (Datalog)__: [Datalog Educational System ](http://des.sourceforge.net/ ), [Datalog ](http://datalog.sourceforge.net/ )
2018-05-31 22:43:13 +00:00
* __Database (Middleware)__: MySQL Workbench -> [Virtuoso Universal Server ](https://virtuoso.openlinksw.com/ ) -> [Orbada ](http://orbada.sourceforge.net/html/www_orbada_doc.html ) -> [Autotable ](https://directory.fsf.org/wiki/Autotable )
2018-05-30 00:02:24 +00:00
* __Database (NoSQL)__: [GZigZag ](http://www.nongnu.org/gzz/ ), [RRDtool ](https://oss.oetiker.ch/rrdtool/ ), [Dgraphhttps://github.com/dgraph-io/dgraph](), [Redis ](https://directory.fsf.org/wiki/Redis ), [GNU Recutils ](https://directory.fsf.org/wiki/Recutils )
2018-04-01 03:26:01 +00:00
* __Database (SQL)__: MySQL -> Percona -> [MariaDB ](https://directory.fsf.org/wiki/MariaDB ) -> [CUBRID ](https://github.com/CUBRID/cubrid ) -> [Ingres II ](https://github.com/fosslc/Ingres )
2018-04-01 03:36:57 +00:00
* __Enterprise Resource Planning (ERP)__: [IDempiere ](http://www.idempiere.org/ ) -> [LedgerSMB ](https://directory.fsf.org/wiki/LedgerSMB ) -> [SQL-Ledger ](http://www.sql-ledger.com/ )
* __Expert System__: [Flora-2 ](http://flora.sourceforge.net/ ), [CLIPS ](http://clipsrules.sourceforge.net/ )
2018-03-31 06:46:45 +00:00
* __Financial Markets Monitoring__: [JStock ](https://github.com/yccheok/jstock ) -> [QtTrader ](https://github.com/e99majo/qttrader ) -> [Qtstalker ](http://qtstalker.sourceforge.net/ )
2018-04-01 03:36:57 +00:00
* __Human Resource Management__: [OrangeHRM ](https://github.com/turnkeylinux-apps/orangehrm )
* __Invoicing__: [Simple Invoices ](https://github.com/simpleinvoices/simpleinvoices )
* __Project Management__: [GanttProject ](http://www.ganttproject.biz/ )
2018-03-12 04:29:18 +00:00
2018-03-12 04:58:18 +00:00
## File Utilities
2018-03-14 16:17:34 +00:00
* __Batch Renamer__: [GPRename ](http://gprename.sourceforge.net/ ) -> [qmv (renameutils) ](http://www.nongnu.org/renameutils/ )
* __Duplicate Files Removal__: [dupeGuru ](https://github.com/hsoft/dupeguru ) -> [Fdupes ](https://github.com/adrianlopezroche/fdupes )
* __File Archiver__: PeaZip -> Xarchiver -> [Atool ](http://www.nongnu.org/atool/ )
2018-03-29 01:37:23 +00:00
* __File Manager__: SpaceFM -> [Moxfm ](https://github.com/ThomasAdam/moxfm ) -> [File System Visualizer ](https://github.com/mcuelenaere/fsv ) ([“It’ s a Unix system, I know this!”](https://www.youtube.com/watch?v=dxIPcbmo1_U)) -> Midnight Commander -> [vifm ](https://wiki.vifm.info/index.php?title=How_to_preview_images ) -> [FDclone ](http://hp.vector.co.jp/authors/VA012337/soft/fd/ ) -> [Ytree ](https://directory.fsf.org/wiki/Ytree ) -> [nnn ](https://github.com/jarun/nnn ) -> [tree ](https://directory.fsf.org/wiki/Tree )
2018-03-14 16:17:34 +00:00
* __File Search__: [DocFetcher ](http://docfetcher.sourceforge.net/en/index.html ) -> [ANGRYsearch ](https://github.com/DoTheEvo/ANGRYsearch ) -> [Puggle ](http://puggle.sourceforge.net/ ) -> [regain ](http://regain.sourceforge.net/index.php ) -> find
2018-03-20 05:12:34 +00:00
* __File Synchronization__: [Unison ](https://github.com/bcpierce00/unison ) -> [git-annex ](https://git-annex.branchable.com/ ) -> Rsync
2018-03-14 18:30:20 +00:00
* __Image Organizer__: hydrus network -> Shotwell -> GTKRawGallery -> digiKam -> gThumb (+ gphoto) -> [Mapivi ](http://mapivi.sourceforge.net/mapivi.shtml ) -> [BASH-Booru ](https://github.com/ChristianSilvermoon/BASH-Booru )
2018-03-14 16:17:34 +00:00
* __RegEx Builder__: [regexxer ](https://directory.fsf.org/wiki/Regexxer ) -> [Visual REGEXP ](http://laurent.riesterer.free.fr/regexp/ ) -> [txt2regex ](https://github.com/aureliojargas/txt2regex )
2018-03-09 04:47:04 +00:00
2018-03-12 04:29:18 +00:00
## Filesharing
2018-03-14 18:30:20 +00:00
* __Direct Connect__: LinuxDC++ -> [ncdc ](https://github.com/srijan/ncdc ) -> [microdc2 ](http://corsair626.no-ip.org/microdc/ )
* __Download Manager__: [giFT ](https://sourceforge.net/projects/gift/ ) (+ [giFTcurs ](http://www.nongnu.org/giftcurs/ )) -> [aria2 ](https://aria2.github.io/ ) -> cURL -> Wget
* __File Scraper__: megatools -> [JDownloader ](https://github.com/Bobmk/JDownloader ) -> [Plowshare ](https://github.com/mcrapet/plowshare )
* __FTP Client__: FileZilla -> [lftp ](https://github.com/lavv17/lftp )
2018-03-12 04:29:18 +00:00
* __LAN Sharing__: NitroShare -> Dukto
2018-03-14 18:30:20 +00:00
* __Media Center__: Plex -> Emby -> Popcorn Time -> Kodi ("XBMC", + Sonarr)
* __Media Miner__: FlexGet -> [Sonarr ](https://github.com/Sonarr/Sonarr )
* __Offline Reader__: [Kiwix ](http://www.kiwix.org/ ) -> Darcy Ripper -> HTTrack -> Wget
* __Soulseek__: Nicotine Plus -> [Museek (mucous) ](https://museek-plus.org/ )
2018-03-19 19:07:19 +00:00
* __Stream Catcher__: Streamripper -> youtube-dl -> [cclive ](https://github.com/legatvs/cclive ) -> [youtube-pl ](http://ronja.twibright.com/youtube-pl.php ) -> [quvi ](https://github.com/mogaal/quvi ), [RTMPDump ](https://github.com/mstorsjo/rtmpdump )
2018-03-14 19:05:52 +00:00
* __Torrent Client__: qBittorrent -> RTorrent -> transmission-daemon (comes with a [web interface ](https://github.com/transmission/transmission/wiki/Web-Interface ) by default but [other frontends ](https://github.com/fagga/transmission-remote-cli ) exist)
* __Torrent Tracker Scraper__: [Torrtux ](https://github.com/l333k0/torrtux ) -> [Torrench ](https://github.com/kryptxy/torrench ) -> [Jackett ](https://github.com/Jackett/Jackett )
* __Usenet (File Grabber)__: LottaNZB -> SABnzbd -> [NZBGet ](https://github.com/nzbget/nzbget ) -> [nzb ](https://directory.fsf.org/wiki/Nzb ) -> [nzbperl ](https://github.com/eghm/nzbperl )
2018-03-12 04:29:18 +00:00
## Forensics
2018-03-19 22:19:18 +00:00
* __Application Profiling__: Valgrind (+ Callgrind)
2018-03-12 04:29:18 +00:00
* __Data Recovery__: dvdisaster -> ddrescue -> TestDisk (PhotoRec)
2018-03-14 19:54:09 +00:00
* __Debugger__: DDD -> [CGDB ](https://cgdb.github.io/ ) -> GDB
2018-03-14 19:37:38 +00:00
* __Virtual Memory Debugger__: scanmem & Gameconqueror -> [varedit ](https://github.com/asherlie/varedit )
2018-03-12 04:29:18 +00:00
* __Java Debugger__: VisualVM
* __Browser Debugger__: Firebug
* __Forensic Analysis Framework__: The Sleuth Kit -> DFF -> Radare
2018-03-14 19:37:38 +00:00
* __Hex Editors__: [HT Editor ](http://hte.sourceforge.net/ ) -> [dhex ](https://directory.fsf.org/wiki/DHEX )
* __Sandbox__: [Cuckoo Sandbox ](https://cuckoosandbox.org/ )
* __Steganalysis__: [Virtual Steganographic Laboratory ](http://vsl.sourceforge.net/ ) -> [Stegdetect ](https://github.com/abeluck/stegdetect )
2018-03-09 04:47:04 +00:00
2018-03-12 04:29:18 +00:00
## Monitoring
2018-03-12 04:58:18 +00:00
### Benchmarking
* __Drive Profiling__: hdparm -> Smartmontools
2018-03-15 03:01:41 +00:00
* __Filesystem Benchmark__: [Bonnie++ ](https://www.coker.com.au/bonnie++/ ) -> [MBW ](https://github.com/raas/mbw )
2018-03-14 19:54:09 +00:00
* __General Benchmarking__: [HPC Challenge Benchmark (hpcc) ](http://icl.cs.utk.edu/hpcc/ ) -> [Sysbench ](https://github.com/akopytov/sysbench )
* __Network Profiling__: [iperf ](http://software.es.net/iperf/ )
2018-03-24 19:43:14 +00:00
* __Power Management__: tpfancontrol -> thinkfan -> [apcupsd ](http://www.apcupsd.org/ ) -> [TLP ](https://github.com/linrunner/TLP ) -> [PowerTOP ](https://github.com/fenrus75/powertop ) -> [Powertweak ](https://directory.fsf.org/wiki/Powertweak-Linux )
2018-03-15 01:57:41 +00:00
* __Server Benchmark__: [Siege ](https://github.com/JoeDog/siege )
* __System Tracing__: [strace ](https://github.com/strace/strace ) -> [trace-cmd ](https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/trace-cmd.git ) (ftrace) -> perf
2018-03-15 03:01:41 +00:00
* __Undevolting and Power Saving__: [TurionPowerControl ](https://code.google.com/archive/p/turionpowercontrol/ ) / [Linux-PHC ](http://www.linux-phc.org/forum/ ) -> [cpufrequtils ](https://mirrors.edge.kernel.org/pub/linux/utils/kernel/cpufreq/ ) -> [cpupower ](https://github.com/torvalds/linux/tree/master/tools/power/cpupower )
2018-03-12 04:58:18 +00:00
### System Information
2018-03-15 02:46:23 +00:00
* __General Information__: [inxi ](https://smxi.org/docs/inxi.htm )
* __Screenshot Information__: [Linux_Logo ](https://github.com/KittyKatt/screenFetch ) -> [Neofetch ](https://github.com/dylanaraps/neofetch ) -> [screenFetch ](https://github.com/KittyKatt/screenFetch )
2018-03-31 03:51:01 +00:00
* __Hardware Information__: blkid -> lsblk -> [lspci ](http://mj.ucw.cz/sw/pciutils/ ) -> [lshw ](https://github.com/lyonel/lshw ) -> [hwloc ](https://www.open-mpi.org/projects/hwloc/ ) -> dmesg -> [dmidecode ](http://dmidecode.nongnu.org/ )
2018-03-15 02:46:23 +00:00
* __Software Information__: file -> ldd -> [vrms ](https://vrms.alioth.debian.org/ ) -> lsb_release -> uname
2018-03-12 04:58:18 +00:00
### System Monitoring
2018-03-19 22:19:18 +00:00
* __Database Monitoring__: [Mytop ](https://github.com/jzawodn/mytop )
* __Disk Usage__: QDirStat -> [Baobab ](http://www.marzocca.net/linux/baobab/ ) -> xdiskusage -> XDU -> [Ncdu ](https://dev.yorhel.nl/ncdu ) -> df
* __Geolocation__: [Prey ](https://github.com/prey/prey-bash-client )
2018-03-12 04:58:18 +00:00
* __Hardware Monitoring__: acpiclient -> Hddtemp -> lm-sensors (psensor for a GUI)
2018-03-19 22:19:18 +00:00
* __Log Monitoring__: lnav -> [Logcheck ](http://logcheck.org/ ) -> [multiTail ](https://github.com/flok99/multitail )
* __Log Visualizer__: glTail -> [Logstalgia ](https://github.com/acaudwell/Logstalgia )
* __Network Flow__: Argos -> HFlow -> [nfdump ](https://github.com/phaag/nfdump ) ([nfsen](http://nfsen.sourceforge.net/))
* __Network Latency__: [SmokePing ](https://github.com/oetiker/SmokePing ) -> [bmon ](https://github.com/tgraf/bmon )
2018-03-20 00:16:20 +00:00
* __Network Monitoring__: [iftop ](http://www.ex-parrot.com/pdw/iftop/ ), [NetHogs ](https://github.com/raboof/nethogs ), [vnStat ](https://github.com/vergoh/vnstat )
2018-03-19 22:19:18 +00:00
* __Port Monitoring__: [psad ](https://directory.fsf.org/wiki/Port_Scan_Attack_Detector )
2018-03-30 16:24:56 +00:00
* __Process Monitoring__: [svsh ](https://ido50.github.io/Svsh/ ), [lsof ](https://people.freebsd.org/~abe/ ), [PSmisc ](https://directory.fsf.org/wiki/Psmisc ), fuser
2018-03-19 22:19:18 +00:00
* __Serial Monitoring__: [ttylog ](https://github.com/rocasa/ttylog ) -> [slsnif ](https://github.com/aeruder/slsnif )
* __System Latency__: [LatencyTOP ](https://github.com/namhyung/latencytop )
* __System Monitor__: gnome-system-monitor -> [psDooM ](https://github.com/keymon/psdoom-ng ) -> Conky -> htop -> [nmon ](http://nmon.sourceforge.net/pmwiki.php ) -> [Sysstat ](https://directory.fsf.org/wiki/Sysstat ) (sar, mpstat, pidstat, iostat, sadf) -> [procps ](https://directory.fsf.org/wiki/Procps ) (ps, free, vmstat, top, pmap, nice)
* __User Monitoring__: [wuzzah ](https://www.cs.swarthmore.edu/~finney/proj/wuzzah/ ) -> [Whowatch ](https://github.com/mtsuszycki/whowatch/ ) -> [acct ](http://savannah.gnu.org/projects/acct/ )
* __Web Log Analytics__: [AWStats ](http://www.awstats.org/ ) -> [W3Perl ](http://www.w3perl.com/ ) -> [Analog ](http://www.web42.com/analog/ ) -> [pmacct ](https://github.com/pmacct/pmacct )
2018-03-19 23:05:38 +00:00
* __Web State Monitor__: Nagios (+ NagVis) -> [sysmon ](https://web.archive.org/web/20070602050243/http://pubpages.unh.edu/~pas/hacks/sysmon/ )
2018-03-12 04:58:18 +00:00
## Multimedia
2018-03-12 05:11:13 +00:00
### ASCii Art
2018-03-20 05:26:46 +00:00
* __ANSI Drawing__: [cadubi ](https://github.com/statico/cadubi ) -> [SHPaint ](http://bruxy.regnet.cz/web/linux/EN/ansi-art-sh-paint/ ) -> [MysticDraw ](https://archive.org/details/tucows_8499_Mystic_Draw )
* __ANSi Viewer__: [ANSiMat ](https://sourceforge.net/projects/ansimat/ )
2018-03-12 05:11:13 +00:00
* __ASCii Animation__: blessed -> Durdraw -> drawille
* __ASCii Banner__: shellpic -> TOIlet -> FIGlet -> sysvbanner
* __ASCii Drawing__: JavE -> textdraw -> Aewan
* __ASCii Presentations__: wopr -> blessed-contrib
* __Image to ASCii__: jp2a
* __Video to ASCii__: libcaca -> AAlib
### Audio
2018-03-19 23:05:38 +00:00
* __Audio Editing__: Audacity -> [SoX ](http://sox.sourceforge.net/ )
* __Audio Effect Plugins__: [zam-plugins ](http://www.zamaudio.com/?p=870 ) (LADSPA/LV2/VST/JACK), [LV2 ](http://lv2plug.in/ ) (x42-plugins), [LADSPA ](http://ccrma.stanford.edu/planetccrma/software/ladspaworld.html ) (tap-plugins), [DSSI ](http://dssi.sourceforge.net/ ) (dssi-utils, dssi-vst)
* __Audio Encoding__: [LAME ](http://lame.sourceforge.net/ ), [FLAC ](https://xiph.org/flac/ )
2018-03-12 05:11:13 +00:00
* __Background Sound__: GNU GTick -> Ambient Noise
* __Digital Audio Workstation__: Rosegarden -> Ardour -> LMMS
* __DJing__: Mixxx
* __Ear Training__: LenMus -> GNU Solfege
2018-03-19 23:05:38 +00:00
* __Multiple Audio Streams__: pulseaudio -> [apulse ](https://github.com/i-rinat/apulse )
2018-03-23 23:15:52 +00:00
* __Music Player__: Audacious (+ [Winamp Classic skin ](https://www.gnome-look.org/content/show.php/Winamp+Classic+skin+for+Audacious?content=135799 ) + GJay) -> [Open Cubic Player ](http://stian.cubic.org/project-ocp.php ) -> MPD (vimus/ncmpcpp) -> cmus -> [mp3blaster ](http://www.mp3blaster.org/ ) (runs with "aoss mp3blaster" or compiled with ALSA) -> [MOC ](http://moc.daper.net/ ) (+ moc-ffmpeg-plugin, [dmenu_mocp ](https://github.com/pscha/dmenu_mocp ))
2018-03-19 23:05:38 +00:00
* __Music Visualization__: [Spectrum3d ](http://spectrum3d.sourceforge.net/ ) -> [Le Biniou ](https://directory.fsf.org/wiki/Lebiniou ) -> [projectM ](http://projectm.sourceforge.net/ ) -> [cli-visualizer ](https://github.com/dpayne/cli-visualizer )
2018-03-12 05:11:13 +00:00
* __Scorewriter__: MuseScore -> LilyPond
2018-03-19 23:05:38 +00:00
* __Software Sampler__: LinuxSampler -> orDrumbox -> [Hydrogen ](http://www.hydrogen-music.org/hcms/ )
* __Synthesizer__: AlsaModularSynth -> [ZynAddSubFX ](http://zynaddsubfx.sourceforge.net/ )
* __System Sound Extensions__: [WineASIO ](https://sourceforge.net/projects/wineasio/ ), alsa-oss/oss-compat, ESound (esound-common), awesfx
* __System Sound Utilities__: pavucontrol (pulseaudio) -> JAMin (for Jack) -> Qastools -> [alsa-utils ](https://github.com/gittup/alsa-utils ) + [Alsaequal ](https://directory.fsf.org/wiki/Alsaequal )
* __Tonal Feature Analysis__: [CLAM Chordata ](http://clam-project.org/ )
* __Tracker Editors__: [Schism ](https://github.com/schismtracker/schismtracker ) -> [MilkyTracker ](https://github.com/milkytracker/milkytracker )
* __Trackers__: [SID-Wizard ](http://csdb.dk/release/?id=131846 ) -> [GoatTracker ](https://sourceforge.net/projects/goattracker2/ )
2018-03-12 05:11:13 +00:00
* __Tray Icon__: Volume Icon -> Volti
### Image
2018-03-20 00:16:20 +00:00
* __Bitmaps to Vector Conversion__: AutoTrace -> [Potrace ](https://directory.fsf.org/wiki/Potrace )
2018-03-12 05:23:06 +00:00
* __Diagram Editor__: Pencil Project -> Dia -> Graphviz
2018-03-24 20:00:02 +00:00
* __Bitmap Graphics Digital Drawing__: Krita -> MyPaint -> [XPaint ](https://directory.fsf.org/wiki/Xpaint ) -> [GrafX2 ](http://grafx2.chez.com/ ) / [uberpaint ](https://github.com/trapd00r/uberpaint )
2018-03-12 05:23:06 +00:00
* __Coloring Digital Drawing__: STYLE2PAINTS
* __Fonts Digital Drawing__: FontForge
2018-03-20 00:16:20 +00:00
* __Vector Digital Drawing__: Inkscape -> [Xfig ](http://mcj.sourceforge.net/ )
* __Image Editing__: RawTherapee -> darktable -> Gimp + [G'MIC ](https://github.com/dtschump/gmic ) -> ImageMagick (display, import)
2018-03-12 05:23:06 +00:00
* __Image Optimizing__: pngcrush -> pngquant -> OptiPNG
2018-03-20 02:09:26 +00:00
* __Image Viewer__: Feh -> sxiv -> display (ImageMagick) -> [fim ](http://www.nongnu.org/fbi-improved/ ) / [fbi (fbida) ](https://github.com/fcarlier/fbida )
2018-03-20 00:16:20 +00:00
* __Plotting__: Gnuplot -> [PLplot ](http://plplot.sourceforge.net/ )
* __Screenshots__: Shutter -> scrot -> maim -> import (ImageMagick) -> [fbcat ](https://github.com/jwilk/fbcat ) (FBGrab)
2018-03-12 05:23:06 +00:00
### Metadata
2018-03-20 00:16:20 +00:00
* __Metadata__: [Easytag ](https://wiki.gnome.org/Apps/EasyTAG ) -> [Beets ](https://github.com/beetbox/beets ) -> [ExifTool ](http://exiftool.sourceforge.net/ )
2018-03-12 05:23:06 +00:00
### Video
2018-03-20 00:16:20 +00:00
* __Compositing__: [CinePaint ](http://www.cinepaint.org/ ) -> [Natron ](https://github.com/MrKepzie/Natron )
* __Datamoshing__: [Autodatamosh ](https://github.com/grampajoe/Autodatamosh )
* __2D Digital Animation__: [Synfig ](https://www.synfig.org/ ) -> [OpenToonz ](https://github.com/opentoonz/opentoonz )
2018-03-12 05:23:06 +00:00
* __3D Digital Animation__: Blender
2018-03-20 00:16:20 +00:00
* __Screencasting__: Open Broadcaster Studio -> SimpleScreenRecorder -> [FFmpeg ](https://www.linuxquestions.org/questions/linux-general-1/record-using-framebuffer-video-grabber-4175464119/ ) -> [ttyrec ](https://github.com/mjording/ttyrec ) (+ [seq2gif ](https://github.com/saitoha/seq2gif ))
2018-03-12 05:23:06 +00:00
* __Video Editing__: Kdenlive -> Cinelerra-cv -> OpenShot -> FFmpeg
2018-03-20 02:09:26 +00:00
* __Video Player__: MPV -> nvlc (VLC) -> [MPlayer ](https://mplayerhq.hu )
* __Video to gif__: Video2Gif -> convert (ImageMagick) -> FFmpeg
2018-03-20 00:52:22 +00:00
* __Video Transcoding__: [HandBrake ](https://handbrake.fr/ ) -> WinFF -> FFmpeg
2018-03-09 04:47:04 +00:00
2018-03-12 05:23:06 +00:00
## Network Setup
2018-03-20 00:52:22 +00:00
* __Bandwidth Shaping__: [Wondershaper ](http://lartc.org/wondershaper/ )
* __Bandwidth Testing__: [speedtest-cli ](https://github.com/sivel/speedtest-cli ) / [speed-test ](https://github.com/sindresorhus/speed-test )
2018-03-12 06:16:48 +00:00
* __DHCP Client__: dhclient -> dhcpcd
* __DNS Encryption__: DNSSEC, DNSCrypt
2018-03-14 02:38:55 +00:00
* __DNS Resolution__: Unbound + NDS -> BIND9
2018-03-20 00:52:22 +00:00
* __MAC Manipulation__: [GNU MAC Changer ](https://github.com/alobbs/macchanger )
* __Network Encryption__: OpenSSL -> [LibreSSL ](https://directory.fsf.org/wiki/Libressl ) -> GnuTLS -> IPsec / [SAE ](https://github.com/cozybit/authsae ) (802.11s)
* __Network Manager__: Wicd -> NetworkManager -> ConnMan -> [SetNet ](http://kalos.mine.nu/setnet/ )
2018-03-23 23:30:51 +00:00
* __Networking Tools__: iproute2 (ip, ss) -> [net-tools ](https://github.com/ecki/net-tools ) (ifconfig, netstat)
2018-03-24 21:46:26 +00:00
* __Wireless Tools__: [Wireless Tools for Linux ](https://hewlettpackard.github.io/wireless-tools/Tools.html ), [wpa_supplicant ](https://w1.fi/wpa_supplicant/ )
2018-03-09 04:47:04 +00:00
2018-03-12 06:16:48 +00:00
## Office
2018-03-20 02:09:26 +00:00
* __CHM Viewer__: xCHM -> [CHMLib ](http://www.jedrea.com/chmlib/ ) (extract_chmLib)
2018-03-12 06:16:48 +00:00
* __Desktop Publishing__: Scribus
2018-03-20 02:09:26 +00:00
* __Document Processor__: Emacs (AUCTeX) -> LyX -> [GNU TeXmacs ](http://texmacs.org/tmweb/home/welcome.en.html )
* __Ebook Viewer__: Calibre -> Okular -> Zathura -> [fimgs (fim) ](http://www.nongnu.org/fbi-improved/ ) / [fbgs (fbida) ](https://www.kraxel.org/blog/linux/fbida/ )
* __Flashcards__: Anki
2018-03-12 06:16:48 +00:00
* __Gamification__: HabitRPG -> Habitica
* __Input Method Editor__: iBus -> Fcitx -> SCIM
* __Mind Mapping__: FreeMind
2018-03-20 02:09:26 +00:00
* __Office Suites__: LibreOffice -> [Siag Office ](http://siag.nu/ ) -> [catdoc ](https://github.com/petewarden/catdoc ) (xls2csv, catppt, wordview)
2018-03-31 03:44:50 +00:00
* __Offline Dictionary__: Goldendict -> Artha -> [Dico ](https://directory.fsf.org/wiki/Dico ), [dict ](http://www.dict.org/w/software/software )
2018-06-11 05:12:31 +00:00
* __Outliner__: [TreeSheets ](https://github.com/aardappel/treesheets ) -> Vault 3 -> GJots2 -> Emacs (Org-mode) -> Vim (Vimoutliner or Vim-orgmode) -> [hnb ](http://hnb.sourceforge.net/Screen-shots/ )
2018-03-20 02:09:26 +00:00
* __PDF Editing__: [PDF SaM ](https://github.com/torakiki/pdfsam ) -> Poppler
2018-03-31 06:46:45 +00:00
* __Personal Accounting__: GnuCash -> [GNU Pem ](https://www.gnu.org/software/pem/ )
2018-03-20 02:09:26 +00:00
* __Personal Assistant__: [Mycroft ](https://mycroft.ai/ ), [betty ](https://github.com/pickhardt/betty ), [Climate ](https://github.com/adtac/climate ), [Suicide Linux ](https://qntm.org/suicide )
* __Personal Organizer__: Wyrd -> [calcurse ](https://directory.fsf.org/wiki/Calcurse ) -> when -> cal
* __Presentation__: Beamer -> Sozi -> [Text Presentation Program ](https://github.com/akrennmair/tpp )
* __Printers__: CUPS -> [LPR ](http://www.lprng.com/ )
* __Repetitive Strain Injury__: [Workrave ](https://directory.fsf.org/wiki/Workrave )
* __Speed Reading__: [speedread ](https://github.com/pasky/speedread )
* __Spell Check__: [Aspell ](https://directory.fsf.org/wiki/Aspell )
* __Spreadsheets__: Libreoffice Calc -> Gnumeric -> Oleo -> [SC-IM ](https://github.com/andmarti1424/sc-im ) + Pandoc
2018-04-15 07:13:06 +00:00
* __Text Editor (and IDE)__: Emacs (nox) -> Vim -> [xwpe ](https://github.com/amagnasco/xwpe ) (full IDE in the terminal) -> [GNU Zile ](https://directory.fsf.org/wiki/GNU_Zile ) (minimalist Emacs clone) -> [Elvis ](https://github.com/mbert/elvis ) (minimalist Vi clone)
2018-03-29 00:51:08 +00:00
* __Text Formatting and Pretty Printing__: [unoconv ](http://dag.wiee.rs/home-made/unoconv/ ) -> Pandoc, par -> fmt (Textutils)
2018-03-20 02:09:26 +00:00
* __Text-To-Speech__: Orca -> Gespeaker -> [eBook-speaker ](https://directory.fsf.org/wiki/EBook-speaker ) (+ pandoc) -> [eSpeak ](https://github.com/espeak-ng/espeak-ng/ )
2018-03-31 09:17:46 +00:00
* __Typesetting__: LaTeX -> Texinfo -> [groff (tbl, pic, eqn, chem, music, dpic, grohtml) ](https://www.troff.org/prog.html )
2018-03-20 02:09:26 +00:00
* __Typing Training__: Klavaro -> nlkt -> [GNU Typist ](https://www.gnu.org/software/gtypist/ )
* __Weather Forecast__: AWeather -> [Weather Util ](http://fungi.yuggoth.org/weather/ ) -> [rrdweather ](https://github.com/tolecnal/rrdweather )
* __Word Processor__: Libreoffice Writter -> Abiword -> MinEd -> [WordGrinder ](http://cowlark.com/wordgrinder/ ) + Pandoc
2018-03-09 04:47:04 +00:00
2018-03-12 06:16:48 +00:00
## Package Management
2018-03-20 02:35:47 +00:00
* __Gaming Platform__: [LGOGDownloader ](https://github.com/Sude-/lgogdownloader ) (GOG.com), [SteamCMD ](https://linode.com/docs/game-servers/install-steamcmd-for-a-steam-game-server/ ) (Steam), [Lutris ](https://github.com/lutris/lutris )
* __Portable Apps__: Flatpak -> Snappy -> [AppImage ](https://github.com/AppImage )
2018-03-30 01:58:47 +00:00
* __Universal Package Managers__: [Alien ](https://joeyh.name/code/alien/ ) -> pkgsrc -> GNU Guix
2018-03-12 06:16:48 +00:00
## Pentesting
2018-03-12 06:55:11 +00:00
### Exploitables
2018-03-20 03:28:23 +00:00
* __Distros__: [Security Scenario Generator (SecGen) ](https://github.com/cliffe/SecGen ) -> [Damn Vulnerable Linux ](https://sourceforge.net/projects/virtualhacking/files/os/dvl/ ) -> [Metasploitable ](https://www.offensive-security.com/metasploit-unleashed/Requirements/ ) -> [Kioptrix ](http://www.kioptrix.com/blog/ )
* __Web Apps__: [Mutillidae ](https://sourceforge.net/projects/mutillidae/ ) -> [hackxor ](http://hackxor.net/ ) -> [WebGoat ](https://www.owasp.org/index.php/Category:OWASP_WebGoat_Project )
2018-03-12 06:55:11 +00:00
### Network Scanner
2018-03-24 21:39:02 +00:00
* __DNS Client__: [whois ](https://github.com/rfc1036/whois ), bind-tools (nslookup, host, dig), [dnsenum ](https://github.com/fwaeytens/dnsenum ), [dnstracer ](https://directory.fsf.org/wiki/Dnstracer )
2018-03-20 03:28:23 +00:00
* __Link Scanner__: [Metagoofil ](https://github.com/laramies/metagoofil ) -> [Linklint ](http://www.linklint.org/ ) (+ [linklint2dot ](http://www.deltadevelopment.de/users/christoph/linklint2dot/ ))
* __Network Enumeration__: [SSLScan ](https://github.com/rbsec/sslscan ), [p0f ](https://github.com/p0f/p0f ), [PRADS ](https://gamelinux.github.io/prads/ )
* __Network File Retrieval__: [tcpxtract ](http://tcpxtract.sourceforge.net/ ) -> [Driftnet ](https://github.com/deiv/driftnet )
2018-03-24 21:39:02 +00:00
* __Network Mapping__: [Open Visual Traceroute ](http://visualtraceroute.net/ ) -> [EtherApe ](http://etherape.sourceforge.net/ ) -> [Xtract ](https://sourceforge.net/projects/netxtract/ ) -> [weathermap4rrd ](http://weathermap4rrd.tropicalex.net/ ) -> [Paris Traceroute ](https://github.com/libparistraceroute/paris-traceroute-OLD ) -> [MTR ](https://www.bitwizard.nl/mtr/ ) -> Ping (iputils) -> [arping ](https://github.com/ThomasHabets/arping )
2018-03-20 03:28:23 +00:00
* __OSINT__: [Creepy ](https://github.com/ilektrojohn/creepy ) -> [Netglub ](http://www.netglub.org/ )
* __Packet Sniffer__: [tcpflow ](https://directory.fsf.org/wiki/Tcpflow ) -> [Tshark (Wireshark TUI) ](https://github.com/wireshark/wireshark ) -> [tcpdump ](https://directory.fsf.org/wiki/Tcpdump )
* __Reconnaissance Framework__: [dsniff ](https://www.monkey.org/~dugsong/dsniff/ ) (urlsnarf, filesnarf, webspy, Tcpkill, macof, arpspoof) -> [Nmap ](https://nmap.org/ ) -> [ngrep ](https://github.com/jpr5/ngrep/ )
2018-03-20 04:17:22 +00:00
* __WiFi Scanner__: [FLUXION ](https://github.com/wi-fi-analyzer/fluxion ) -> [Kismet ](https://www.kismetwireless.net/ )
2018-03-12 17:57:08 +00:00
### Network Tampering
2018-03-20 04:17:22 +00:00
* __General__: [Netsed ](https://github.com/xlab/netsed ) -> [cryptcat ](http://cryptcat.sourceforge.net/ ) (Netcat) -> [socat ](https://github.com/craSH/socat )
* __Man-in-the-middle Attack__: [Morpheus ](https://github.com/r00t-3xp10it/morpheus ) -> [sslstrip ](https://github.com/moxie0/sslstrip ) -> [Ettercap ](https://github.com/Ettercap/ettercap )
* __Packet Crafting__: [Ostinato ](https://github.com/pstavirs/ostinato ) -> [hping ](https://github.com/antirez/hping )
* __Traffic Generator__: [Mausezahn ](https://github.com/uweber/mausezahn )
* __Traffic Replay__: [Tcpreplay ](https://github.com/appneta/tcpreplay )
2018-03-12 17:57:08 +00:00
### Password Cracking
2018-03-20 04:17:22 +00:00
* __BIOS__: [CmosPwd ](https://www.cgsecurity.org/wiki/CmosPwd )
* __Compressed Files__: [RarCrack ](http://rarcrack.sourceforge.net/ )
* __General__: [John the Ripper ](https://github.com/magnumripper/JohnTheRipper ) / [Hashcat ](https://github.com/hashcat/hashcat )
* __PDF__: [pdfcrack ](https://github.com/x2q/pdfcrack-ng )
* __Remote__: [THC Hydra ](https://github.com/vanhauser-thc/thc-hydra )
* __WiFi__: [Reaver ](https://code.google.com/archive/p/reaver-wps/ ) -> [Aircrack-ng ](https://github.com/aircrack-ng/aircrack-ng )
* __Windows__: [Ophcrack ](http://ophcrack.sourceforge.net/ )
* __Wordlist Generator__: [CUPP ](https://github.com/Mebus/cupp ) -> [crunch ](https://github.com/crunchsec/crunch )
2018-03-12 17:57:08 +00:00
### Vulnerability Scanner
2018-03-20 04:17:22 +00:00
* __Application Vulnerability__: [BCCF ](https://github.com/joxeankoret/nightmare/blob/master/doc/blind_code_coverage_fuzzer.txt ) -> [afl-fuzz ](http://lcamtuf.coredump.cx/afl/ )
* __Backdooring__: [Veil ](https://github.com/Veil-Framework/Veil ) -> [Cymothoa ](http://cymothoa.sourceforge.net/ ) -> [Backdoor Factory ](https://github.com/secretsquirrel/the-backdoor-factory ) -> [Evilgrade ](https://github.com/infobyte/evilgrade ) - [EvilAbigail ](https://github.com/GDSSecurity/EvilAbigail )
* __Cross-Scripting__: [xsser ](https://github.com/epsylon/xsser )
* __Exploit Famework__: [WebSploit ](https://github.com/websploit/websploit ) -> [w3af ](https://github.com/andresriancho/w3af )
* __Network Vulnerability__: [pytbull ](http://pytbull.sourceforge.net/ ) -> [Yersinia ](https://github.com/tomac/yersinia )
* __Post Exploitation__: [Empire ](https://github.com/EmpireProject/Empire ) -> [Post Exploitation Collection ](https://github.com/mubix/post-exploitation ) (Windows) -> [mimikatz ](https://github.com/gentilkiwi/mimikatz ) (Windows) -> [Post Exploitation Linux Toolkit ](https://github.com/cys3c/PELT ) -> [poet ](https://github.com/mossberg/poet )
* __Social Engineering__: [Social Engineering Toolkit ](https://github.com/trustedsec/social-engineer-toolkit )
* __SQL Injection__: [sqlmap ](https://github.com/sqlmapproject/sqlmap )
* __SSH Denial__: [screwSSH ](https://github.com/isislab/screwSSH )
* __Web Application Vulnerability__: [Nikto ](https://github.com/sullo/nikto )
* __Windows Registry Editor__: [Offline NT Password & Registry Editor (chntpw) ](http://pogostick.net/~pnh/ntpasswd/ )
2018-03-12 17:57:08 +00:00
2018-03-12 06:16:48 +00:00
## Privacy
2018-03-20 05:04:15 +00:00
* __Anti Stylometry__: [Anonymouth ](https://github.com/psal/anonymouth ), [renamer ](https://github.com/CaptainBlacklace/Renamer )
* __Disk Cleaner__: [Dban ](https://sourceforge.net/projects/dban/ ) -> bleachbit_cli ([BleachBit](https://github.com/bleachbit/bleachbit)) -> shred (GNU Coreutils)
* __Boot Encryption__: [cryptboot ](https://github.com/xmikos/cryptboot )
2018-03-21 23:43:02 +00:00
* __Disk Encryption__: [StegFS ](https://www.mcdonald.org.uk/StegFS/ ), [cryptsetup (dm-crypt) ](https://gitlab.com/cryptsetup/cryptsetup/wikis/DMCrypt )
2018-03-20 05:04:15 +00:00
* __File Encryption__: [GNU Privacy Assistant ](https://www.gnupg.org/related_software/gpa/ ) -> ccrypt -> [GNU Privacy Guard ](https://www.gnupg.org/ )
2018-03-21 23:43:02 +00:00
* __Full Storage Encryption__: VeraCrypt -> [tcplay ](https://github.com/bwalex/tc-play ) (full TrueCrypt implementation and still minimalist) -> [Tomb ](https://github.com/dyne/Tomb )
2018-03-23 23:47:32 +00:00
* __Encrypted Version Control__: [Keyringer ](https://github.com/quarkslab/keyringer )
2018-03-20 05:04:15 +00:00
* __Identity Generator__: [The Random Identity Generator (rig) ](http://rig.sourceforge.net/ )
* __Password Generator__: [pwgen ](https://github.com/jbernard/pwgen ) -> [apg ](https://github.com/Distrotech/apg )
* __Password Manager__: KeePassX -> [pass ](https://www.passwordstore.org/ ) (+ [pass-tomb ](https://github.com/roddhjav/pass-tomb ), + [passmenu ](https://github.com/cdown/passmenu )) -> [kpcli ](https://github.com/alecsammon/kpcli )
2018-03-20 05:06:53 +00:00
* __Steganography__: [StegoShare ](http://stegoshare.sourceforge.net/ ) -> [Steghide ](https://github.com/StefanoDeVuono/steghide ) -> [SNOW ](http://www.darkside.com.au/snow/ ) -> [Steganoroute ](https://sourceforge.net/projects/steganoroute/ )
2018-03-12 18:09:09 +00:00
## Programming
2018-03-30 03:52:45 +00:00
* __Build Automation__: [Gradle ](https://github.com/gradle/gradle ), [Buildroot ](https://github.com/buildroot/buildroot ), [Open Build Service ](http://openbuildservice.org/ ) -> [CheckInstall ](https://directory.fsf.org/wiki/CheckInstall ) -> Autotools ([Automake](https://directory.fsf.org/wiki/Automake), [Autoconf ](https://directory.fsf.org/wiki/Autoconf ), [Libtool ](https://directory.fsf.org/wiki/Libtool )), [GNU make ](https://directory.fsf.org/wiki/Make ), [Gnulib ](https://www.gnu.org/software/gnulib/ )
2018-03-12 18:09:09 +00:00
* __Cache__: Memcached -> EnhanceIO -> dm-cache -> bcache
2018-03-20 21:40:14 +00:00
* __Code Beautifier__: [UniversalIndentGUI ](https://github.com/danblakemore/universal-indent-gui ), HTML Tidy
2018-04-19 00:28:28 +00:00
* __Compiler__: [IcedTea ](https://icedtea.classpath.org/wiki/Main_Page ) (Java), [GraalVM ](https://www.graalvm.org/ ) (compile multiple languages into JVM), [GnuCOBOL ](https://sourceforge.net/projects/open-cobol/ ), [GCC ](https://directory.fsf.org/wiki/Gcc )
2018-03-20 21:40:14 +00:00
* __Compiling Speeding Up__: [distcc ](https://github.com/distcc/distcc ), [ccache ](https://github.com/ccache/ccache )
* __Documentation Browser__: Devhelp -> [Zeal ](https://github.com/zealdocs/zeal )
* __Documentation Generator__: perlpod, [bashdoc ](https://github.com/ajdiaz/bashdoc ), Doxygen
* __Issue Tracking System__: Bugzilla -> [GNATS ](https://www.gnu.org/software/gnats/ )
* __Linting__: [ShellCheck ](https://github.com/koalaman/shellcheck ), [GNU Source-highlight ](https://www.gnu.org/software/src-highlite/ )
2018-03-31 01:20:03 +00:00
* __Other Tools__: [GNU bison ](https://directory.fsf.org/wiki/Bison ) and [Flex ](https://directory.fsf.org/wiki/Flex ), [GNU m4 ](https://directory.fsf.org/wiki/M4 ), [AutoGen ](https://directory.fsf.org/wiki/Autogen ), [pkgconf ](https://github.com/pkgconf/pkgconf ), [Installwatch ](https://github.com/ruxkor/checkinstall/tree/master/installwatch ), [sysconftool ](https://github.com/svarshavchik/courier/tree/master/sysconftool ), [GNU Stow ](https://directory.fsf.org/wiki/Stow )
2018-03-30 03:42:05 +00:00
* __[Program Transformation](https://en.wikipedia.org/wiki/Program_transformation)__: [Coccinelle ](http://coccinelle.lip6.fr/ ), [FermaT ](http://www.gkc.org.uk/fermat.html ), [CIL ](https://people.eecs.berkeley.edu/~necula/cil/ ), [Stratego/XT ](http://strategoxt.org/ )
2018-03-20 21:40:14 +00:00
* __Source Code Navigation__: [LXR: The Linux Cross Referencer ](http://lxr.sourceforge.net/en/index.php ) -> [GNU GLOBAL ](https://www.gnu.org/software/global/ ) -> [cscope ](http://cscope.sourceforge.net/ ) -> [Ctags ](https://github.com/universal-ctags/ctags ) -> [cgvg ](https://github.com/uzi/cgvg ) -> [ack ](https://beyondgrep.com/ ) -> [ag ](https://github.com/ggreer/the_silver_searcher )
2018-03-30 03:43:05 +00:00
* __[Source-to-Source Compiler](https://en.wikipedia.org/wiki/Source-to-source_compiler)__: [ROSE ](https://github.com/rose-compiler/rose )
2018-04-14 22:37:10 +00:00
* __Version Control__: Git (+ [tig ](https://github.com/jonas/tig )) -> [CVS ](https://directory.fsf.org/wiki/CVS ) (+ [CVSGraph ](https://directory.fsf.org/wiki/CVSGraph )) -> [Fossil ](https://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki ) -> [tla (GNU Arch) ](https://directory.fsf.org/wiki/Gnu-arch ) -> [RCS ](https://www.gnu.org/software/rcs/ )
2018-03-09 04:47:04 +00:00
2018-03-12 18:09:09 +00:00
## Remote Access
2018-03-20 22:13:23 +00:00
* __Configuration Management__: Puppet -> CFEngine -> [cdist ](https://github.com/ungleich/cdist )
* __Control Panel__: [Webmin ](https://github.com/webmin/webmin )
* __Diskless Booting__: iPXE -> [netboot ](http://netboot.sourceforge.net/ )
2018-03-12 18:26:25 +00:00
* __PC-Mobile Connection__: KDE Connect -> Wammu -> BitPim -> AndroidTools
2018-03-20 22:13:23 +00:00
* __Remote Desktop Client__: rdesktop -> Remmina -> [fbvnc ](https://github.com/zohead/fbvnc )
* __Remote Desktop Server__: [xrdp ](https://github.com/neutrinolabs/xrdp )
* __Remote Execution__: [pconsole ](https://github.com/walterdejong/pconsole )
* __Remote File Manager__: [KodExplorer ](https://github.com/kalcaddle/KodExplorer )
* __Remote Login__: Mosh -> OpenSSH -> [lsh ](https://directory.fsf.org/wiki/Lsh )
2018-03-12 18:26:25 +00:00
* __Remote X Apps__: Xpra > X11 forwarding
2018-03-20 22:13:23 +00:00
* __Reverse Shell__: [icmpsh ](http://inquisb.github.io/icmpsh/ ) -> [RevSh ](https://directory.fsf.org/wiki/Reverse_Shell )
* __Serial Console__: Minicom -> [Picocom ](https://directory.fsf.org/wiki/Picocom ) -> Qodem / [GNU Screen ](http://www.noah.org/wiki/Screen_notes#using_screen_as_a_serial_terminal )
* __Server Provisioning__: [FAI ](http://fai-project.org/ )
* __Wake-on-LAN__: [wakeonlan ](https://github.com/jpoliv/wakeonlan )
2018-03-12 18:26:25 +00:00
## Science And Engineering
2018-04-01 07:37:30 +00:00
* __Artificial Intelligence__: [Arcade Learning Environment ](https://github.com/mgbellemare/Arcade-Learning-Environment ), [ETHNOS ](http://ethnos.sourceforge.net/ ), [Conscious Artificial Intelligence ](https://sourceforge.net/projects/cai/ ), [OpenCog ](https://github.com/opencog/opencog ), [OpenAI ](https://github.com/openai )
2018-03-20 22:55:14 +00:00
* __Astronomy__: [SaVi satellite constellation visualizer ](https://sourceforge.net/projects/savi/ ), Stellarium -> Celestia -> [SkyCat ](https://github.com/Starlink/skycat )
2018-05-30 00:04:24 +00:00
* __Bioinformatics__: [OpenSim ](https://simtk.org/projects/opensim/ ), [Cytoscape ](http://www.cytoscape.org/ ), [BioJava ](https://github.com/biojava/biojava ) -> [UGENE ](http://ugene.net/ ) -> [EMBOSS ](https://github.com/kimrutherford/EMBOSS ) -> [SAMtools ](https://github.com/samtools/samtools ) -> [BioPerl ](http://bioperl.org/ )
2018-03-20 22:55:14 +00:00
* __CAD__: AutoCAD -> FreeCAD -> [OpenSCAD ](https://github.com/openscad/openscad )
2018-04-01 04:45:14 +00:00
* __Chemistry__: [MolComp ](http://molcomp.sourceforge.net/ ), [RasMol ](https://directory.fsf.org/wiki/RasMol ), [PerlMol ](http://www.perlmol.org/ )
2018-06-01 19:00:19 +00:00
* __Circuit Simulator__: [KiCad ](http://kicad-pcb.org/ ) -> [ngspice ](http://ngspice.sourceforge.net/ ) -> [Gnucap ](http://www.gnucap.org/dokuwiki/doku.php?id=gnucap:start )
2018-04-01 04:25:25 +00:00
* __Computational Fluid Dynamics__: [TELEMAC ](http://www.opentelemac.org/ ) -> [FEATFLOW ](http://www.featflow.de/en/index.html ) -> [OpenFOAM ](https://directory.fsf.org/wiki/OpenFOAM ) -> [Gerris ](http://gfs.sourceforge.net/wiki/index.php/Main_Page )
2018-04-01 04:45:14 +00:00
* __Computer Algebra System__: [Singular ](http://www.singular.uni-kl.de/ ) -> [Axiom ](http://www.axiom-developer.org/ ) -> [Maxima ](http://maxima.sourceforge.net/ ) (+ PLplot)
2018-04-01 04:25:25 +00:00
* __Data Visualization__: [Mobility Testbed ](https://github.com/agents4its/mobilitytestbed ), [NetLogo ](https://github.com/NetLogo/NetLogo/ ), [SocNetV ](https://github.com/socnetv ) -> [Gephi ](https://github.com/gephi/gephi ) -> [Tulip ](http://tulip.labri.fr/TulipDrupal/ )
2018-03-20 22:55:14 +00:00
* __Fractals__: [Mandelbulber ](https://github.com/buddhi1980/mandelbulber2 )
* __Geographic Information System__: [qGIS ](https://github.com/qgis/QGIS )
* __Street Map__: [JOSM ](https://github.com/openstreetmap/josm ) -> [Osmosis ](https://github.com/openstreetmap/osmosis )
* __Subway Map__: [qMetro ](http://qmetro.sourceforge.net/maps/ )
* __Virtual Globe__: [Marble ](https://github.com/KDE/marble )
2018-04-01 04:45:14 +00:00
* __Graphing Calculator__: KAlgebra -> [TilEm ](http://lpg.ticalc.org/prj_tilem/ )
2018-04-01 07:37:30 +00:00
* __Multi-Agent (MA) Simulation__: [Mobility Testbed ](https://github.com/agents4its/mobilitytestbed ) -> [Galatea ](http://galatea.sourceforge.net/Home.htm ) -> [NetLogo ](https://github.com/NetLogo/NetLogo/ ), [Golly ](http://golly.sourceforge.net/ ) (Conway's Game of Life clone)
2018-04-01 04:52:38 +00:00
* __Physics Simulation__: [OpenModelica ](https://www.openmodelica.org/ ) -> [CalculiX ](http://www.calculix.de/ ) -> [Elmer ](https://directory.fsf.org/wiki/Elmer ) -> [MCSim ](https://directory.fsf.org/wiki/Mcsim )
2018-04-01 04:25:25 +00:00
* __Semiconductor Modeling (TCAD)__: [GNU Archimedes ](https://directory.fsf.org/wiki/Archimedes ) (and [GNU Nano-Archimedes ](https://directory.fsf.org/wiki/Nano-archimedes ))
2018-03-20 22:55:14 +00:00
* __Software-defined radio (SDR)__: [GNU Radio ](https://github.com/gnuradio ) (+ [Gqrx ](https://github.com/csete/gqrx )) -> [rtl-sdr ](https://github.com/osmocom/rtl-sdr )
2018-04-01 04:25:25 +00:00
* __Statistical Package__: [SageMath ](http://www.sagemath.org/ ) -> [gretl ](http://gretl.sourceforge.net/ ) -> [PSPP ](https://directory.fsf.org/wiki/Pspp ) (+ PSPP-Perl)
2018-04-23 23:38:48 +00:00
* __Theorem Prover__: Coq -> [Abella ](https://github.com/abella-prover/abella ) -> [Vampire ](https://github.com/mayfrost/Vampire ) -> [Metamath ](http://metamath.org/ )
2018-03-12 18:38:07 +00:00
## Security
2018-03-12 18:50:11 +00:00
### Containment
2018-04-14 02:36:42 +00:00
* __Access Control__: SELinux -> Smack -> AppArmor + [RSBAC ](https://www.rsbac.org/ )
2018-03-12 18:50:11 +00:00
* __Authentication__: Polkit/ConsoleKit -> FakeRoot -> Sudo (visudo) -> Linux PAM
2018-03-21 02:55:24 +00:00
* __Resource Usage Control__: [Disk Quota ](https://sourceforge.net/projects/linuxquota/ ) -> [quotatool ](https://github.com/ekenberg/quotatool ), ulimit, [cpulimit ](https://github.com/opsengine/cpulimit )
* __Sandboxing__: [Firejail ](https://github.com/netblue30/firejail ) -> [Bubblewrap ](https://github.com/projectatomic/bubblewrap )
2018-03-12 18:50:11 +00:00
### Honeypots
2018-03-21 02:55:24 +00:00
* __Client__: [HoneyC ](https://projects.honeynet.org/honeyc ), [Capture-HPC ](https://projects.honeynet.org/capture-hpc )
* __Distro Bundle__: [HoneyDrive ](https://sourceforge.net/projects/honeydrive/ ) -> [ADHD ](https://adhdproject.github.io/#!index.md )
* __Server__: [Honeyperl ](https://sourceforge.net/projects/honeyperl/ ) -> [Nova ](https://github.com/DataSoft/Nova ) -> [LaBrea ](http://labrea.sourceforge.net/labrea-info.html )
* __Web-Based__: [HIHAT ](http://hihat.sourceforge.net/ )
2018-03-12 18:50:11 +00:00
### Host Intrusion
2018-03-21 02:55:24 +00:00
* __Anti Juice Jacking__: [usbkill ](https://github.com/hephaest0s/usbkill ), [USBGuard ](https://github.com/USBGuard/usbguard )
* __Anti Malware__: ClamTk -> [ClamAV ](https://github.com/Cisco-Talos/clamav-devel ) -> [Linux Malware Detect (LMD) ](https://github.com/rfxn/linux-malware-detect )
* __Host Intrusion Detection Framework__: [OSSEC ](https://ossec.github.io/ ) -> [Tiger ](http://www.nongnu.org/tiger/ )
* __Host System Auditing__: [OpenVAS ](http://www.openvas.org/ ) -> [Linux Security Auditing Tool (LSAT) ](https://github.com/triode3/lsat ) -> [Bastille ](http://bastille-linux.sourceforge.net/ ) -> [Lynis ](https://github.com/CISOfy/lynis )
* __Integrity Check__ AIDE -> [systraq ](https://directory.fsf.org/wiki/Systraq ) -> [Tripwire ](https://github.com/Tripwire/tripwire-open-source ) -> [Samhain ](https://www.la-samhna.de/samhain/ )
* __Rootkit Detection__: [rkhunter ](http://rkhunter.sourceforge.net/ ), [Chkrootkit ](http://www.chkrootkit.org/ ), [Unhide ](http://www.unhide-forensics.info/ )
2018-03-21 03:05:04 +00:00
* __System Logging__: [Syslog-ng ](https://github.com/balabit/syslog-ng ) -> [sysklogd ](http://www.infodrom.org/projects/sysklogd/ )
2018-03-12 18:50:11 +00:00
### Network Intrusion
2018-03-24 16:36:38 +00:00
* __Deep Packet Inspection (DPI) Block and Circumvention__: [zapret ](https://github.com/bol-van/zapret )
2018-03-21 03:05:04 +00:00
* __Firewall__: gufw -> ufw -> iptables (+ [ipset ](http://ipset.netfilter.org/ )) -> [nftables ](https://netfilter.org/projects/nftables/ )
* __Man-In-The-Middle (MITM) Detection__: [ArpON ](http://arpon.sourceforge.net/ ), [Arpalert ](http://www.arpalert.org/arpalert.html )
* __Network Intrusion Detection__: Snort -> [Suricata ](https://github.com/OISF/suricata )
* __Network Intrusion Prevention__: Fail2ban -> [Sshguard ](https://www.sshguard.net/ )
2018-03-12 18:50:11 +00:00
## Server
2018-03-21 03:56:55 +00:00
* __BBS Server__: [Citadel ](http://www.citadel.org/doku.php ) -> Synchronet -> [Mystic BBS ](http://www.tinysbbs.com/files/prog/MSRC20B3.ZIP ) -> [BBS100 ](https://directory.fsf.org/wiki/Bbs100 )
2018-03-27 06:04:29 +00:00
* __Blog__: finger / [cfingerd ](https://github.com/pld-linux/cfingerd )
2018-03-21 03:56:55 +00:00
* __Captcha__: [cool-php-captcha ](https://github.com/josecl/cool-php-captcha )
2018-03-19 08:04:18 +00:00
* __Chat__: [sshtalk ](https://2ton.com.au/sshtalk/ ) -> [write, wall, mesg ](http://www.unixpapa.com/write.html )
2018-03-21 03:56:55 +00:00
* __CMS__: WordPress -> [GetSimple CMS ](https://github.com/GetSimpleCMS/GetSimpleCMS ) -> [werc ](http://werc.cat-v.org/ )
2018-03-19 08:56:13 +00:00
* __Collaborative Real-Time Editor__: [Gobby ](https://github.com/gobby/gobby ) -> [EtherCalc ](https://github.com/audreyt/ethercalc ) -> [Cryptpad ](https://github.com/xwiki-labs/cryptpad )
2018-03-21 03:56:55 +00:00
* __Direct Connect Server__: [uhub ](https://www.uhub.org/ )
* __DLNA__: [Universal Media Server ](https://github.com/UniversalMediaServer/UniversalMediaServer ) -> [ReadyMedia ](http://minidlna.sourceforge.net/ ) (a.k.a. MiniDLNA)
* __Document Management System__: [OpenKM ](https://github.com/openkm/document-management-system ) -> [LogicalDOC ](https://github.com/logicaldoc/document-management-software ) -> [EPrints ](https://github.com/eprints/eprints )
* __E-Mail Filtering (LDA)__: Dovecot -> [procmail ](https://github.com/Distrotech/procmail )
* __E-Mail Indexing__: Archmbox -> Chewmail -> Notmuch -> [mairix ](https://github.com/rc0/mairix )
2018-03-21 05:17:55 +00:00
* __E-Mail Mailing Lists__: Mailman -> [Sympa ](https://github.com/sympa-community ) -> [Dada Mail ](https://github.com/justingit/dada-mail ) -> [ezmlm ](https://github.com/bruceg/ezmlm-idx )
2018-03-21 03:56:55 +00:00
* __E-Mail Notifier__: [mswatch ](http://mswatch.sourceforge.net/ )
2018-04-14 20:23:11 +00:00
* __E-Mail Server (MTA)__: [Mail-in-a-Box ](https://mailinabox.email/ ) -> Postfix -> Exim -> [cmail ](http://cmail.rocks/ ) -> [qpsmtpd ](https://smtpd.github.io/qpsmtpd/ ) -> [qmail ](https://en.wikipedia.org/wiki/Qmail )
2018-03-21 03:56:55 +00:00
* __E-Mail Spam Filter__: DSPAM -> [SpamAssassin ](https://github.com/apache/spamassassin )
* __E-Mail Validation__: [OpenDKIM ](http://opendkim.org/ ), [SPF ](http://www.openspf.org/ )
* __File Distribution__: [zsync ](http://zsync.moria.org.uk/ )
2018-03-21 04:58:06 +00:00
* __Forum__: [lainchan ](https://github.com/lainchan/lainchan ) -> [Akari-BBS ](https://github.com/microsounds/akari-bbs ) -> [sshchan ](https://github.com/einchan/sshchan ) -> [1436chan ](https://github.com/kibook/1436chan )
* __File Server__: Google Drive -> Nextcloud -> WebDAV -> [Syncthing ](https://github.com/syncthing/syncthing ) -> [vsftpd ](https://github.com/timonier/vsftpd ) -> sftp / [SSHFS ](https://github.com/libfuse/sshfs ) (SSH)
2018-03-21 06:10:40 +00:00
* __Groupware__: [Alfresco ](https://github.com/Alfresco ) -> [eXo Platform ](https://github.com/exoplatform ) -> [Citadel/UX ](http://www.citadel.org/doku.php )
2018-03-24 21:39:02 +00:00
* __IRC Bot__: [Seabattle ](https://github.com/GamesLT/SeaBattle.tcl ) (bot game), [Infobot ](https://github.com/w3c/infobot ), [Eggdrop ](https://www.eggheads.org/ ) (IRC bot)
2018-03-21 04:58:06 +00:00
* __IRC Bouncer (BNC)__: [ZNC ](https://github.com/znc/znc )
* __IRC Fileserver__: [iroffer ](https://github.com/grimneko/iroffer-modDinoex )
* __IRC Server__: UnrealIRCd / Charybdis -> InspIRCd -> [ngIRCd ](https://github.com/ngircd/ngircd )
* __Learning Management System__: [GnuTutor ](https://sourceforge.net/projects/gnututor/ ) -> [OpenExpert ](https://sourceforge.net/projects/law-expert/ ) -> [Syllog ](https://sourceforge.net/p/syllog/wiki/Home/ )
2018-03-21 05:06:06 +00:00
* __MUD Server__: [PennMUSH ](https://github.com/pennmush/pennmush )
2018-03-19 15:59:10 +00:00
* __Paint chat__: [Drawpile ](https://github.com/drawpile/Drawpile ) -> [Collab ](https://github.com/MoonGames/collab-desktop )
2018-03-21 05:06:06 +00:00
* __Pastebin__: Stikked -> Paste -> [PrivateBin ](https://github.com/PrivateBin/PrivateBin )
* __Political__: [LittleSis ](https://github.com/public-accountability/littlesis-rails ), [Loomio ](https://github.com/loomio/loomio )
2018-03-21 05:17:55 +00:00
* __Port Tunnel__: [stunnel ](https://www.stunnel.org/ ) -> [knockd ](https://github.com/jvinet/knock )
* __Proxy Server__: [Tinyproxy ](https://tinyproxy.github.io/ )
2018-03-27 06:04:29 +00:00
* __Service Manager__: [sslh ](https://github.com/yrutschle/sslh ), [xinetd ](https://github.com/xinetd-org/xinetd ), [TCP Wrappers ](https://github.com/pexip/os-tcp-wrappers ) (tcpd, tcpdchk)
2018-03-21 05:17:55 +00:00
* __Streaming__: [Peerflix ](https://github.com/mafintosh/peerflix ) (+ [Torrentflix ](https://github.com/ItzBlitz98/torrentflix )) -> [Libresonic ](https://github.com/Libresonic/libresonic ) -> [Syncplay ](https://github.com/Syncplay/syncplay ) -> [VLC ](https://www.howtogeek.com/118075/how-to-stream-videos-and-music-over-the-network-using-vlc/ ) -> [FFmpeg ](https://gist.github.com/olasd/9841772 )
* __Torrent Tracker__: [Ocelot ](https://github.com/whatcd/ocelot ) -> [Gazelle ](https://github.com/WhatCD/Gazelle )
2018-03-24 21:39:02 +00:00
* __Tunneling__: [ProxyChains ](https://github.com/rofl0r/proxychains-ng ) -> [VPNEncap ](https://github.com/whussup/vpnencap ) -> [VPNCHAINS ](https://sourceforge.net/p/vpnchains/wiki/Home/ )
2018-03-21 06:10:40 +00:00
* __Tunneling VM__: [PIA Tunnel ](https://www.privateinternetaccess.com/forum/discussion/1389/pia-tunnel-a-virtual-machine-vpn-tunnel ), [Whonix ](https://www.whonix.org/ )
* __Usenet Server__: [InterNetNews ](https://www.eyrie.org/~eagle/software/inn/ ) -> [Leafnode ](http://www.leafnode.org/ )
2018-03-19 15:59:10 +00:00
* __VoIP__: Mumble -> [Linphone (linphonec) ](https://www.linphone.org/ ) -> [sscall ](https://github.com/Drakevr/sscall )
2018-03-21 06:10:40 +00:00
* __VPN__: OpenVPN (+ [PiVPN ](http://www.pivpn.io/ )) -> [WireGuard ](https://github.com/WireGuard/wireguard-rs )
* __Web Caching__: Decentraleyes on a web browser -> [Squid ](http://www.squid-cache.org/ ) (+ [SquidGuard ](http://squidguard.org/ ) for Web Filtering)
* __Web Filtering__: Ad blocker on a web browser -> [Pi-hole ](https://github.com/pi-hole/pi-hole ) -> [Privoxy ](http://www.privoxy.org/ ) -> [Hostsblock ](https://github.com/gaenserich/hostsblock )
2018-03-30 15:59:34 +00:00
* __Web Server__: Apache -> Nginx -> lighttpd -> [GNU MyServer ](https://directory.fsf.org/wiki/GNU_MyServer ) -> [darkhttpd ](https://github.com/ryanmjacobs/darkhttpd ) -> [Bucktooth ](http://gopher.floodgap.com/gopher/gw?gopher/1/buck ) (Gopher) + [Bucky ](https://github.com/kibook/bucky ) (for HTTP exit)
2018-03-21 06:10:40 +00:00
* __Wiki__: [XWiki ](https://github.com/xwiki/xwiki-platform ) -> [ikiwiki ](https://ikiwiki.info/ )
* __Wireless Access Point__: [hostapd ](https://github.com/OpenSecurityResearch/hostapd-wpe )
* __XMPP Server__: [Tigase ](https://github.com/kontalk/tigase-server )
2018-03-12 19:07:50 +00:00
2018-03-21 03:35:21 +00:00
### Server Authentication
2018-03-21 04:58:06 +00:00
* __Domain Specific Authentication Server__: Ident (IRC), [SKS ](https://bitbucket.org/skskeyserver/sks-keyserver/wiki/Home ) (PGP)
2018-03-21 03:35:21 +00:00
* __Directory Service__: [OpenLDAP ](https://www.openldap.org/ ) -> [NIS ](http://www.linux-nis.org/nis/ )
* __RADIUS__: [FreeRADIUS ](https://github.com/FreeRADIUS ) -> [GNU Radius ](https://www.gnu.org/software/radius/ )
* __SSO__: [GNU Shishi ](https://www.gnu.org/software/shishi/ ) (Kerberos)
* __Suites__: [FreeIPA ](https://github.com/freeipa/freeipa ) -> [SSSD ](https://github.com/SSSD/sssd )
2018-03-12 19:07:50 +00:00
## System Tools
2018-03-21 06:15:46 +00:00
* __BIOS__: Coreboot -> [Libreboot ](https://libreboot.org/ )
* __[Boot Loader](https://github.com/mayfrost/guides/blob/master/BOOTLOADER.md)__: GRUB 2 -> GRUB Legacy -> [SYSLINUX ](http://www.syslinux.org/wiki/index.php?title=The_Syslinux_Project ) -> [LILO ](https://lilo.alioth.debian.org/ ) (or [ELILO ](https://sourceforge.net/projects/elilo/ ) for UEFI)
* __Custom Initramfs__: mkinitcpio -> dracut -> [mkinitramfs ](https://github.com/tokiclover/mkinitramfs-ll )
* __Filesystem__: XFS, Ext4, [JFS ](http://jfs.sourceforge.net/ ), [Reiser4 ](https://reiser4.wiki.kernel.org/index.php/Main_Page ), [Bcachefs ](https://github.com/8l/Bcachefs )
* __Hibernation__: [TuxOnIce ](https://github.com/NigelCunningham/tuxonice-kernel ) -> [uswsusp ](http://suspend.sourceforge.net/ )
2018-03-21 19:04:53 +00:00
* __Init - Init Daemon__: [Upstart ](https://code.launchpad.net/upstart ) -> [SysVinit ](https://github.com/slicer69/sysvinit ) -> [Initng ](https://github.com/initng/initng ) -> [sinit ](https://github.com/henrysher/sinit )
* __Init - Service Manager (to be used with an init)__: OpenRC (includes an optional own init) -> runit (includes an optional own init) -> [daemontools-encore ](https://github.com/bruceg/daemontools-encore ) -> [perp ](https://github.com/jdavisp3/perp )
* __Init - Startup Scripts Manager__: [bum ](https://launchpad.net/bum ) -> [sysv-rc-conf ](http://sysv-rc-conf.sourceforge.net/ ) -> [chkconfig ](https://uni.edu/~prefect/devel/chkconfig/index.shtml )
2018-03-21 06:15:46 +00:00
* __IPC__: DBus -> ipcs (util-linux)
2018-03-21 06:32:41 +00:00
* __Job Scheduler__: [Slurm ](https://github.com/SchedMD/slurm ) -> [fcron ](http://fcron.free.fr/ ) (Cron), [incron ](http://inotify.aiken.cz/?section=incron&page=about&lang=en )
2018-03-24 22:30:41 +00:00
* __Load in RAM__: [E4rat ](https://github.com/ShyPixie/e4rat-lite ) -> readahead -> [preload ](https://sourceforge.net/projects/preload/ ), [prelink ](https://directory.fsf.org/wiki/Prelink )
2018-03-21 06:45:01 +00:00
* __Settings Manager__: [Linux Lite Control Center ](https://github.com/linuxlite/litecontrolcenter ) -> [Elektra ](https://github.com/ElektraInitiative/libelektra ) -> [Augeas ](https://github.com/hercules-team/augeas )
2018-03-12 19:33:00 +00:00
* __Utilities__: Mtools -> GNU Coreutils -> BusyBox -> Asmutils and ARMutils