Skip to content

Latest commit

 

History

History
69 lines (46 loc) · 3.4 KB

README.md

File metadata and controls

69 lines (46 loc) · 3.4 KB

badge

awesome-no-gtk

A curated list of awesome tools, libraries, and resources for non QT/GTK/WXWidgets frameworks.

Table of Contents

Applications

Browsers

  • Dillo: Dillo is a multi-platform graphical web browser known for its speed and small footprint, based on FLTK.
  • Netsurf: NetSurf is a multi-platform web browser for RISC OS, UNIX-like platforms (including Linux), Mac OS X, and more.
  • Fifth: Fifth is a Linux-exclusive browser that carries the best features from Opera.

Image Viewers

  • xiv: xiv is a lightweight simple image viewer for Linux (or unix) systems.
  • nsxiv: Neo Simple X Image Viewer.

Media Players

  • mpv: mpv is a free (as in freedom) media player for the command line.
  • ffplay: FFplay is a very simple and portable media player using the FFmpeg libraries and the SDL library.

File Managers

  • xfe: X File Explorer (Xfe) is an MS-Explorer or Commander like file manager for X.

Status Bars

  • xmobar: Xmobar is a minimalistic status bar.
  • lemonbar: A featherweight, lemon-scented, bar based on xcb.

Window Managers

  • xmonad: xmonad is a dynamically tiling X11 window manager that is written and configured in Haskell.
  • 2bwm: A fast floating WM written over the XCB library and derived from mcwm.
  • dwm: dwm is a dynamic window manager for X.
  • jwm: jwm is a light-weight window manager for the X11 Window System.
  • i3wm: i3 is a tiling window manager, completely written from scratch.

Terminal Emulators

  • alacritty: A cross-platform, OpenGL terminal emulator.
  • st: st is a simple terminal implementation for X.

Text Editors

  • kakoune: Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model.
  • vim: Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient.
  • vis: Vis aims to be a modern, legacy-free, simple yet efficient editor, combining the strengths of both vi(m) and sam.

Frameworks

  • FLTK: FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X.
  • Fox Toolkit: FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively.