All Projects → xyx0826 → Priceall

xyx0826 / Priceall

Licence: MIT license
Easy appraisal checking.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Priceall

evedata
EVE Data Website
Stars: ✭ 25 (+56.25%)
Mutual labels:  eve-online, eveonline
jeveassets
jEveAssets is an out-of-game asset manager for Eve-Online, written in Java
Stars: ✭ 98 (+512.5%)
Mutual labels:  eve-online, eveonline
eve online
EveOnline ESI API
Stars: ✭ 23 (+43.75%)
Mutual labels:  eve-online, eveonline
evevision
EVE Online Extended UI
Stars: ✭ 124 (+675%)
Mutual labels:  eve-online
Seat
🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
Stars: ✭ 324 (+1925%)
Mutual labels:  eve-online
Gesi
Google Sheets ESI Add-on
Stars: ✭ 135 (+743.75%)
Mutual labels:  eve-online
lmeve
LMeve - industry manager and contribution tracker for EVE Online
Stars: ✭ 52 (+225%)
Mutual labels:  eve-online
Zkillboard
Easy does it
Stars: ✭ 212 (+1225%)
Mutual labels:  eve-online
Pyfa
Python fitting assistant, cross-platform fitting tool for EVE Online
Stars: ✭ 1,204 (+7425%)
Mutual labels:  eve-online
Osmium
Online collaborative fitting tool.
Stars: ✭ 74 (+362.5%)
Mutual labels:  eve-online
Esi Issues
Issue tracking and feature requests for ESI
Stars: ✭ 176 (+1000%)
Mutual labels:  eve-online
Element43
Market, Trade and Industry Manager for EVE Online
Stars: ✭ 72 (+350%)
Mutual labels:  eve-online
Eve Live
EVELive provides real-time pricing data for the MMORPG EVE Online
Stars: ✭ 8 (-50%)
Mutual labels:  eve-online
New Eden Social
🌌 New Eden Social 🚀
Stars: ✭ 136 (+750%)
Mutual labels:  eve-online
Pathfinder
Mapping tool for EVE ONLINE
Stars: ✭ 308 (+1825%)
Mutual labels:  eve-online
Z S Overview Pack
Overview Pack for EVE Online
Stars: ✭ 247 (+1443.75%)
Mutual labels:  eve-online
eve-overview
EVE Online Overview Generator
Stars: ✭ 60 (+275%)
Mutual labels:  eve-online
Br
ESI fork of evf's brcat
Stars: ✭ 14 (-12.5%)
Mutual labels:  eve-online
Allianceauth
An auth system for EVE Online to help in-game organizations manage online service access.
Stars: ✭ 133 (+731.25%)
Mutual labels:  eve-online
eve-abyssal-market
An abyssal module marketplace for EVE Online.
Stars: ✭ 21 (+31.25%)
Mutual labels:  eve-online

Priceall AppVeyor build status

Priceall is an app for quick EVE Online price-checking.

If you are an explorer, an industrialist, or a trader, this app will help you to get an appraisal on a list of items as quick as possible, without you moving eyes away from the game.

Works with

Table of Contents

  • Usage: how to download; how to use
  • Development: information regarding Priceall's repo
  • Changelog: new features and bug fixes

Usage

On the right side of the page, click on the latest Release. Download build.zip to get Priceall.

Alternatively, Head over here and download build.zip to get the latest version. Note that this will not work if it's been a while since the last Priceall release.

To get an appraisal, simply copy a list of items. Priceall will do the work for you.

Feel like using a hotkey? Create one in the settings.

Choose to show numeric price or formatted price.

Format

Customize the price tag color.

Hex numbers not your jam? Try out Google color picker.

Color

Drag the widget to anywhere you want and pin it down.

Drag

Scroll to change background transparency, or hold Control and scroll to change widget size.

Resize

Make the widget fully transparent to allow click-through.

Clickthrough

Development

Priceall uses C# with WPF. Issues, suggestions and pull requests are welcome.

The master branch contains stable code. The AppVeyor badge and download link above also link to master branch's build feed.

Priceall's development now happens on the dev branch that may contain unfinished or unstable features. Please direct all pull requests to the dev branch.

My in-game character is Sector Sabezan. Feel free to send me ISK donations if you wish! ive stepped away I'm back!

Changelog

Version 1.6, build 12

  • Upgraded project framework version.
  • Added groundwork for migrating all settings to JSON soon(TM).
  • Fixed an issue where Evepraisal appraisals were persistent by default.
  • Added new Janice markets.
    • Known issue: market names in the UI ain't pretty.

Version 1.5, build 11

  • (karl-kaefer @ GitHub) Added support for Janice appraisal.
  • Added support for customizing or removing appraisal hotkey.
  • Fixed an issue where Priceall will not close upon the Alt-F4 hotkey.
  • Added a link to Google color picker from settings.
  • Significant internal refactors.

Version 1.4, build 10

  • Added a simple app icon for Priceall.
  • Rewrote settings handler code to use event model.

Version 1.4, build 9

  • (razaqq @ GitHub) You can now customize query hotkey in settings.
    • Click on the editor textbox and press the key combo of your choice.
    • The new hotkey will immediately take effect.
    • Known issue: weird display in the editor textbox.

Version 1.3, build 8

  • Fixed an issue where Priceall will not start with auto-refresh enabled as intended.

Version 1.3, build 7

  • (razaqq @ GitHub) You can now enable auto refresh on clipboard content changes.
    • When enabled, Priceall will perform a price check whenever clipboard text changes. No hotkeys needed! Query cooldown still applies.
    • We cannot estimate its impact on Evepraisal server performance. Priceall may kindly ask you to turn it off when things get out of control.

Version 1.2, build 6

  • (Perry_Swift @ Reddit) You can now choose to use conditional colors.
    • Specify a lower price threshold and a color, as well as an upper one.
    • If the price is below the lower threshold, the lower color will be used.
    • If the price is above the upper threshold, the upper color will be used.
    • In case two thresholds conflict (e.g. higher threshold is less than lower threshold), the lower one will take precedence.

Version 1.2, build 5

  • Priceall will now check for updates on launch. If you see the settings button turning orange, there is an update available.
  • Your settings will no longer be lost when updating Priceall.

Version 1.1, build 4

  • (Tragot_Gomndor @ Reddit) You can now hold Ctrl and scroll to change window size.
  • (Tragot_Gomndor @ Reddit) You can now choose simple price display (e.g. 12.34 Mil) instead of whole numbers.
    • Turn on/off this feature in the settings.
  • (Tragot_Gomndor @ Reddit & karl-kaefer @ GitHub) You can now tune window opacity down to zero and allow click-through.
    • Icon, text and buttons on the widget will still be clickable.
  • You can now specify a hex color (e.g. C4B3A2) for price tag display.
    • If you specify an invalid color, Priceall will use white.
  • There is now a "Reset all settings" button in the settings.
    • Known issue: you need to click the button twice to fully reset the window's position and size.
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].