A Gemini, Gopher and web client written in Qt and C++.
Go to file
Felix Queißner fdc409bee2 Updates CI build for linux. 2020-06-30 22:57:44 +02:00
.github/workflows Removes windows and ubuntu 16.04 from CI, moves build instructions into own file. 2020-06-19 21:29:27 +02:00
ci Updates CI build for linux. 2020-06-30 22:57:44 +02:00
lib Restructures the project source and cleans up a bit 2020-06-22 21:10:04 +02:00
presets Adds two new themes, some credits. 2020-06-11 21:24:19 +02:00
screenshots Adds help document, adds block quote support, updates gemini parser to newest spec, adds support for arbitrary gemini files in about: space, adds url bar shortcut, fixes bug with line breaks in preformatted text 2020-06-09 00:19:32 +02:00
src Makes windows build possible. 2020-06-30 10:19:26 -07:00
.gitignore Adds support for multimedia modules: Now can pla audio/ (tested) and video/ (untested). 2020-06-08 11:02:39 +02:00
BUILDING.md Updated info for Arch linux 2020-06-28 12:41:51 +02:00
Kristall.desktop overhaul of Makefile for clean install with desktop file and icons 2020-06-11 11:25:15 +00:00
LICENSE Initial commit 2020-05-30 19:54:15 +02:00
Makefile Paves road for new favourite system: Refactors the favourites into tree structure instead of flat list. 2020-06-29 20:17:42 +02:00
README.md Further improves markdown rendering. 2020-06-23 10:28:04 +02:00
ROADMAP.md Adds basic editing for favourite groups 2020-06-29 22:03:56 +02:00

README.md

Kristall

A high-quality visual cross-platform gemini browser.

Preview Image

Features

Screenshots

Generates Outlines

Outline Generation

Fully Customizable Site Theme

Site Theme

Build/Install Instructions

Note: master branch is the latest development status (sometimes called "nightly") whereas the tagged versions are the stable releases.

If you want to build a stable experience, check out the latest version and build that!

See BUILDING.md

Credits

  • Thanks to James Tomasino for helping out with understanding gopher
  • Thanks to Vane Vander for providin the Haiku build instructions
  • Thanks to James Tomasino, styan and tiwesdaeg for improving the Makefile
  • Thanks to Alex Naskos for providing windows build instructions
  • Thanks to tiwesdaeg for improving the application icon

Changelog

See src/about/updates.gemini

Roadmap

See ROADMAP.md