All Projects → bilelmoussaoui → Icon-Requests

bilelmoussaoui / Icon-Requests

Licence: GPL-3.0 License
A Gtk application to report missing icons to your theme repository

Programming Languages

python
139335 projects - #7 most used programming language
Meson
512 projects
shell
77523 projects
CSS
56736 projects

Projects that are alternatives of or similar to Icon-Requests

HttpRequest
Simplified HTTP client, A simplie golang HTTP client library.
Stars: ✭ 134 (+605.26%)
Mutual labels:  request
aurelia-fontawesome
Font Awesome 5 Aurelia component
Stars: ✭ 15 (-21.05%)
Mutual labels:  icons
obozrenie
Simple and easy to use game server browser.
Stars: ✭ 25 (+31.58%)
Mutual labels:  gtk
Material.Icons.Avalonia
Avalonia control for display material icons from Material.Icons: https://github.com/SKProCH/Material.Icons
Stars: ✭ 19 (+0%)
Mutual labels:  icons
la-capitaine-android
📱 La Capitaine icons on Android!
Stars: ✭ 17 (-10.53%)
Mutual labels:  icons
mswjs.io
Official website and documentation for the Mock Service Worker library.
Stars: ✭ 77 (+305.26%)
Mutual labels:  request
chart-type-icon
An icon library that covers the vast majority of chart types
Stars: ✭ 33 (+73.68%)
Mutual labels:  icons
noun-project-api
A Ruby API wrapper for The Noun Project API's
Stars: ✭ 22 (+15.79%)
Mutual labels:  icons
Clarity
Customizable Monoshape Vector Icon Theme for GTK+
Stars: ✭ 37 (+94.74%)
Mutual labels:  icons
mdue
5,400+ Material Design Icons for Vue 3 from the Community
Stars: ✭ 27 (+42.11%)
Mutual labels:  icons
akbl
Control the lights of Alienware computers under GNU/Linux systems.
Stars: ✭ 99 (+421.05%)
Mutual labels:  gtk
Dotfiles
🌸 Configuration for i3, kitty, picom, ZSH, gtk, qutebrowser, qbittorrent and more... (All tools for an arch linux new installation)
Stars: ✭ 15 (-21.05%)
Mutual labels:  gtk
givemelyrics
See the lyrics of the song that is playing, from any application.
Stars: ✭ 52 (+173.68%)
Mutual labels:  gtk
shortcut-overlay
A native, OS-wide shortcut overlay
Stars: ✭ 26 (+36.84%)
Mutual labels:  gtk
react-heroicons
Heroicons as React components
Stars: ✭ 39 (+105.26%)
Mutual labels:  icons
small-open-datasets
A collection of automatically-updated, ready-to-use and open-licensed datasets
Stars: ✭ 32 (+68.42%)
Mutual labels:  icons
hs-icons
Hearthstone vector icons
Stars: ✭ 36 (+89.47%)
Mutual labels:  icons
date-countdown
A date countdown applet
Stars: ✭ 15 (-21.05%)
Mutual labels:  gtk
Lua-GTK3-Examples
Some GTK examples in Lua
Stars: ✭ 20 (+5.26%)
Mutual labels:  gtk
Spedread
GTK speed reading software: Read like a speedrunner!
Stars: ✭ 23 (+21.05%)
Mutual labels:  gtk

Icon Requests

A Gtk application to report missing icons to your current theme github repository

Screenshots

Install

  • Archlinux (AUR):
yaourt -S icon-requests

Build from source code

1 - Clone the repository

git clone https://github.com/bil-elmoussaoui/Icon-Requests && cd ./Icon-Requests

2 - Install dependecies

  • meson
  • ninja
  • requests
  • python3-cairosvg or inkscape
  • Pillow
  • Gtk 3.16+
  • Python 3.3+

3 - Build the application

mkdir build && cd ./build
meson ..
ninja
sudo ninja install

4 - Run the application!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].