An open API service indexing awesome lists of open source software.

https://github.com/robinsaviary/midnite

A toy program that allows you to easily create and share screensavers - All written in Lua!
https://github.com/robinsaviary/midnite

c-sharp dotnet lua-scripting moonsharp screensaver sfml toy-project

Last synced: 2 months ago
JSON representation

A toy program that allows you to easily create and share screensavers - All written in Lua!

Awesome Lists containing this project

README

          

# Midnite
[![](git-resources/MidniteLogo.png)](https://robinsaviary.com/midnite/)

A toy program that allows you to easily create and share screensavers - All written in [Lua](https://www.lua.org/)!

A spirtual successor to [After Dark](https://en.wikipedia.org/wiki/After_Dark_(software)).

## Libraries
- [SFML](https://www.sfml-dev.org/) is used for graphics.
- [MoonSharp](https://www.moonsharp.org/) is used for scripting.

![](git-resources/example.png)

# Docs
You can find all the docs [here](https://robinsaviary.com/midnite/docs).