Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danirabbit/lookbook

Browse and find system icons
https://github.com/danirabbit/lookbook

Last synced: 29 days ago
JSON representation

Browse and find system icons

Awesome Lists containing this project

README

        


LookBook

![LookBook Screenshot](data/screenshot.png?raw=true)

## Building, Testing, and Installation

You'll need the following dependencies to build:
* granite >= 6.0.0
* libgtk-3-dev
* libgtksourceview-4-dev
* libhandy >= 1.0.0
* meson
* valac

Run `meson build` to configure the build environment and then change to the build directory and run `ninja` to build

meson build --prefix=/usr
cd build
ninja

To install, use `ninja install`, then execute with `com.github.danrabbit.lookbook`

sudo ninja install
com.github.danrabbit.lookbook