Skip to content

KnightOS/threadlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Noam Preil
Oct 10, 2020
ad09aa5 · Oct 10, 2020

History

30 Commits
Oct 14, 2014
Oct 10, 2020
Oct 14, 2014
Dec 14, 2014
Oct 7, 2018
Mar 23, 2015

Repository files navigation

threadlist

KnightOS application switcher.

Compiling

First, install the KnightOS SDK.

$ knightos init
$ make
$ make run # to test
$ make package # to produce an installable package

Installing

Use make package to get a package that you can install.

Help, Bugs, Feedback

If you need help with KnightOS, want to keep up with progress, chat with developers, or ask any other questions about KnightOS, you can hang out in the IRC channel: #knightos on irc.freenode.net.

To report bugs, please create a GitHub issue or contact us on IRC.

If you'd like to contribute to the project, please see the contribution guidelines.