https://github.com/danirabbit/lookbook
Browse and find system icons
https://github.com/danirabbit/lookbook
Last synced: 5 months ago
JSON representation
Browse and find system icons
- Host: GitHub
- URL: https://github.com/danirabbit/lookbook
- Owner: danirabbit
- License: gpl-3.0
- Archived: true
- Created: 2017-06-12T23:12:57.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2021-07-30T00:03:13.000Z (over 3 years ago)
- Last Synced: 2024-05-18T05:50:44.008Z (11 months ago)
- Language: Vala
- Size: 2.81 MB
- Stars: 49
- Watchers: 5
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-elementaryos - Lookbook - Browse and find system icons (Applications / Design)
README
![]()
LookBook

## 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
* valacRun `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
ninjaTo install, use `ninja install`, then execute with `com.github.danrabbit.lookbook`
sudo ninja install
com.github.danrabbit.lookbook