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

https://github.com/jcash/timelapse

A (git) source timelapse viewer
https://github.com/jcash/timelapse

Last synced: over 1 year ago
JSON representation

A (git) source timelapse viewer

Awesome Lists containing this project

README

          

# Timelapse

## About

## Disclaimer

This software is supplied "AS IS" without any warranties and support

## License

[The MIT license](http://choosealicense.com/licenses/mit/)

## Usage

* Settings are stored at `~/.timelapse`
* Set your custom fonts like so:

[fonts]
regular=/path/to/font/FontName-Medium.ttf
bold=/path/to/font/FontName-Bold.ttf

## Credits

### Libraries

* [DearImGui](https://github.com/ocornut/imgui) - by Omar Ocornut
* [sokol](https://github.com/floooh/sokol) - by Andre Weissflog
* [ini.h](https://github.com/mattiasgustavsson/libs/blob/master/ini.h) - by Mattias Gustavsson

### Fonts

* Adobe's [Source Code Pro](https://github.com/adobe-fonts/source-code-pro)

### ImGui Styles

* ["Photoshop"](https://github.com/ocornut/imgui/issues/707#issuecomment-463758243) - @Derydoca
* ["Light Green"](https://github.com/ocornut/imgui/issues/707#issuecomment-439117182) - @ebachard

## Code of conduct

[Contributor covenant](./CODE_OF_CONDUCT.md)