All Projects → Ordo-Corona-Stellarum → streamdeck-elite-icons

Ordo-Corona-Stellarum / streamdeck-elite-icons

Licence: other
Themeable, language neutral Elite Dangerous icons for Stream Deck with the stream-deck-elite plugin.

Programming Languages

Batchfile
5799 projects

Projects that are alternatives of or similar to streamdeck-elite-icons

EDMC-Screenshot
A plugin for EDMC that detects screenshot events are converts them to PNG format
Stars: ✭ 29 (+3.57%)
Mutual labels:  elite-dangerous
streamdeck-starcitizen
Elgato Stream Deck button plugin for Star Citizen
Stars: ✭ 106 (+278.57%)
Mutual labels:  stream-deck
node-elgato-stream-deck
A Node.js library for interfacing with the Elgato Stream Deck. https://julusian.github.io/node-elgato-stream-deck/
Stars: ✭ 89 (+217.86%)
Mutual labels:  stream-deck
fuelrats.com
Main website of the Fuel Rats. Elite: Dangerous's premier emergency refueling service.
Stars: ✭ 28 (+0%)
Mutual labels:  elite-dangerous
VoiceAttack-profiles
A collection of VoiceAttack profiles that I use to play Elite:Dangerous
Stars: ✭ 35 (+25%)
Mutual labels:  elite-dangerous
streamDeck-weatherPlugin
Popular Stream Deck plugin for Weather reporting
Stars: ✭ 24 (-14.29%)
Mutual labels:  stream-deck
EliteAPI
.NET API for Elite: Dangerous Journal | Hook in-game events to code!
Stars: ✭ 96 (+242.86%)
Mutual labels:  elite-dangerous
EDCT
EDCT is a tool for large quantity trades in Elite: Dangerous. It is very useful for fleet carrier owners
Stars: ✭ 18 (-35.71%)
Mutual labels:  elite-dangerous
EDMC-Canonn
Project Athens: EDMC plugin to automatically collect accurate science data from the galaxy and coordinate missions
Stars: ✭ 52 (+85.71%)
Mutual labels:  elite-dangerous
X52-Pro
X52 Pro Files 2.2.3
Stars: ✭ 56 (+100%)
Mutual labels:  elite-dangerous
EDSM-RSE-for-EDMC
Elite: Dangerous Star Map - Red Star Eliminator (EDSM-RSE) is a plugin that displays the name and distance to a nearby system, that is on EDSM but is missing coordinates (therefore being displayed as red system)
Stars: ✭ 26 (-7.14%)
Mutual labels:  elite-dangerous
elitebgs
BGS tracking tool for Elite Dangerous
Stars: ✭ 49 (+75%)
Mutual labels:  elite-dangerous
bcplus
BoardComputer+ for E:D
Stars: ✭ 15 (-46.43%)
Mutual labels:  elite-dangerous
EliteObservatory
Tool for reading/monitoring Elite Dangerous journals for interesting objects.
Stars: ✭ 53 (+89.29%)
Mutual labels:  elite-dangerous
Auto Neutron
An automatic neutron route plotter for Elite Dangerous
Stars: ✭ 18 (-35.71%)
Mutual labels:  elite-dangerous
ED-Warthog-Target-Script
Elite Dangerous Warthog Target Script (HCS Keys Binding)
Stars: ✭ 20 (-28.57%)
Mutual labels:  elite-dangerous
Sextant
Exploration Assistant for Elite Dangerous
Stars: ✭ 21 (-25%)
Mutual labels:  elite-dangerous
StreamDeckCore
Java implementation for the Elgato Stream Deck
Stars: ✭ 28 (+0%)
Mutual labels:  stream-deck
elite-journal
Parsing the Elite: Dangerous journal and putting it into a cool format.
Stars: ✭ 34 (+21.43%)
Mutual labels:  elite-dangerous
streamdeck-discord-message
A Stream Deck plugin that sends a message to a Discord channel.
Stars: ✭ 26 (-7.14%)
Mutual labels:  stream-deck

Stream Deck Elite Icon Pack

Themeable, language-neutral icons for the Stream Deck Elite plugin.

icons icons icons

This project contains icons for use with the Elgato Stream Deck family of programmable LCD button boxes that are designed to work with the Stream Deck Elite plugin for Elite Dangerous.

Features

  • The SVG-based icons in this pack are themeable, allowing you to select different colors for "normal", "active", "disabled" and "alarm" states supported by the Stream Deck Elite plugin.
  • Icons do not include any English text labels - rather you can use the button title functionality of the Stream Deck software to label your buttons using the terminology/language that you prefer.
  • Several pre-generated icon packs are included in various themes. The automated build process allows you to easily generate new sets of custom themed icons.

Included Icons

This icon pack includes images for most actions supported by the Stream Deck Elite plugin as well as several additional special-purpose and generic icons you may find useful while playing Elite Dangerous.

Installation

First, install the Stream Deck Elite Plug-In if you haven't already.

Download the latest release from the Releases page.

To use the icons, copy the icon set of your choice to your Documents folder or some other convenient location then use the Stream Deck configuration application to drag actions onto the panel layout.

Generic & Static Buttons

Regular Stream Deck actions and "static" actions supported by the Stream Deck Elite plug-in use a single icon. Click the down arow next to the icon and select "Set from File" then browse to the folder with your icons and find the icon that corresponds to the action. Typically, you will use the "normal" version of the icon, but you may elect to use the "active" or "alerm" versions for some actions.

All of the icons are designed to leave room at the bottom for adding a label. Enter a name for the button in the "Title" field. You may need to adjust the font size.

Toggle Buttons

Toggle actions feature separate icons for the "ON" and "OFF" states. Typically, you will select the "active" verson of the icon for the "ON" state and the "normal" version for the "OFF" state, but you may want to reverse this in some cases - for example, Flight Assist.

Alarm & Other Button Types

Alarm buttons feature separate "normal" and "alarm" states. Other button types support a "disabled" state. Each icon features "alarm" and "disabled" versions.

Building a Custom Icon Set

To generate your own theme, you will need ImageMagick 7.0+ and the "magick" command must be in your path (e.g. C:\Program Files\ImageMagick-7.0.10-Q16-HDRI).

From the root of the streamdeck-elite-icons directory, run the built.bat file to generate a new icon set:

.\build.bat <theme name> <normal color> <active color> <disabled color> <alarm color>

Place each argument in quotes. Colors must be specified in a form recognized by ImageMagick. For example:

.\build.bat "Sidewinder Orange" "#FF7F00" "#f0f0f0" "#202020" "#e02020"

The icons will be generated into the <theme name> folder.

Argument Usage
theme name Folder name where icons will be generated. This folder will be deleted before icons are re-generated.
normal color Color for the "normal" state of the button. This is primary color of the theme and the only color thaty will be used by static buttons.
active color Color for the "active" state of toggle and other multi-state buttons. This color should be visually distinguished from the normal color.
disabled color Color for the "disabled" state of some button types. This is usually dark gray or some other muted color.
alarm color Color for the "alarm" state of alarm buttons. This should be a bright, noticeable color.

Making New Icons

Icons can be created in InkScape or another SVG image editor. Use the template.svg file as a starting point. This template includes guides that will help properly format your icons so they will display well with label text:

edit-template

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].