KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
qmarkdown
★ 13
Open GitHub ↗
A QT based minimal markdown viewer
Download README (.md)
Explore Similar Repositories
adr-cli
:
A Windows equivalent of adr-tools (https://github.com/npryce/adr-tools). Original on https://github.com/GingerTommy/adr-cli, but appears to be abandonned.
STODemoLauncher
:
A fork of the STODemoLauncher by rachelgarrett
hacktoberfest-seoul
:
핵토버페스트 서울
admin-dashboard-vue-tailwind
:
A simple admin template built using Vue and Tailwindcss
motion_based_calibration
:
Extrinsic calibration based on per-sensor ego-motion
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
qmarkdown
?
Download (.md)
# qMarkdown qMarkdown is a simple Qt-based markdown viewer, it's light-weight and easy to use.  ## Screenshots  ## License This software is provided under the [GNU GLPv3](https://www.gnu.org/licenses/gpl-3.0.en.html) license. ## Installation ### Distribution Packages #### AUR package There is an [AUR package available](https://aur.archlinux.org/packages/qmarkdown/) for all arch-based users ### Manual See [installation](./docs/install.md) for further instructions. ## Usage `qmarkdown [colorscheme] <file>` ### Colorschemes * Light `-l` or `--light` * Dark `-d` or `--dark` ### Keybindings * `q` - Exits the program * `g` - Go to TOP of file * `G` - Go to BOTTOM of file * `j` - Scroll DOWN * `k` - Scroll UP * `h` - Scroll LEFT * `l` - Scroll RIGHT #### WIP * `o` - Opens a text field to enter filename of new file (WIP) ## More screenshots  ## Disclaimer This software is provided as-is with all faults, security issues and alike that might come with it. By using this software product the user understands, and agrees to, that there is no warranty on this product.