Giter Site home page Giter Site logo

albion_price_checker's Introduction

Albion Price Checker

Welcome to the Albion Online's standalone price checker!

This project's goal is making price checking easier. As the project develops, more features will be implemented. The current future plans are listed below:

  • Local save for price searches. This enables you to use previous searches offline.
  • Using local saves as a backup. In case the online data base shows the 0 silver price because of missing data, the local save is used instead.
  • A seperate history category. Shows graphs from past prices. Allows for studying price trends and predict future prices.
  • Crafting calculator and profiles for saving your crafting skills.

All credits for the data collection goes to the Albion Online Data Project team and their contributors.


Using the App with Source Code

The repository is currently a little hot mess. However, feel free to explore it.

  1. Install Python 3:
sudo apt update
sudo apt install python3
  1. Install pip:
sudo apt install python3-pip
  1. Using a virtual environment is preferred. Use your virtual environment of your choice or do the following:
python3 -m venv venv
source venv/bin/activate
  1. Install dependencies:
pip3 install -r requirements.txt`
sudo apt install python3-tk

Running the program

To run the program from binary, check out the releases and download albion_price_check.zip.

albion_price_checker's People

Contributors

asiangoldfish avatar

Stargazers

 avatar

Watchers

 avatar

albion_price_checker's Issues

Error Message on Invalid Item Search

When the user selects an Item Archetype, the Item Type is reset. This means that if the user then clicks on Submit Request, the program should show an error message stating that an item type must be selected first. This error message doesn't work on Linux, only on Windows.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.