All Projects → ccbrown → gggtracker

ccbrown / gggtracker

Licence: MIT license
Grinding Gear activity tracker for Path of Exile.

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gggtracker

Awakened Poe Trade
💲 🔨 Path of Exile trading app for price checking
Stars: ✭ 742 (+2991.67%)
Mutual labels:  pathofexile
Repoe
Repository of Path of Exile data for tool developers
Stars: ✭ 173 (+620.83%)
Mutual labels:  pathofexile
PathOfBuildingAPI
API for Path of Building's build sharing format for builds in Path of Exile.
Stars: ✭ 25 (+4.17%)
Mutual labels:  pathofexile
Pathofbuilding
Offline build planner for Path of Exile.
Stars: ✭ 957 (+3887.5%)
Mutual labels:  pathofexile
Xenontrade
Path of Exile trading app for price checking and trade whisper management
Stars: ✭ 122 (+408.33%)
Mutual labels:  pathofexile
Labcompass
An overlay aiming to improve the quality of life when running labyrinths in Path of Exile.
Stars: ✭ 174 (+625%)
Mutual labels:  pathofexile
Mercurytrade
An overlay application for Path of Exile(Tracking, Trading, Chat, etc)
Stars: ✭ 487 (+1929.17%)
Mutual labels:  pathofexile
poe-go
A library and guide for creating PoE applications in Go
Stars: ✭ 28 (+16.67%)
Mutual labels:  pathofexile
Poe Iteminfo
Item Info Script for Path of Exile
Stars: ✭ 167 (+595.83%)
Mutual labels:  pathofexile
Filtration
The Path of Exile loot filter editor
Stars: ✭ 245 (+920.83%)
Mutual labels:  pathofexile
Path Of Leveling
A tool written in Java, with an interactive UI, for Path of Exile. Plan your leveling, track your XP and navigate through the acts.
Stars: ✭ 69 (+187.5%)
Mutual labels:  pathofexile
Pal2
Path of Exile Addon Launcher and Manager
Stars: ✭ 115 (+379.17%)
Mutual labels:  pathofexile
Pypoe
Collection of Python Tools for Path of Exile
Stars: ✭ 203 (+745.83%)
Mutual labels:  pathofexile
Pta
PoE Trade Assistant
Stars: ✭ 19 (-20.83%)
Mutual labels:  pathofexile
PoeSmootherModCN
中文版本PoeSmoother,带MOD特效替换功能
Stars: ✭ 18 (-25%)
Mutual labels:  pathofexile
Poeskilltree
A Passive Skill Tree Planner for Path of Exile
Stars: ✭ 653 (+2620.83%)
Mutual labels:  pathofexile
Neversink Filter
This is a lootfilter for the game "Path of Exile". It hides low value items, uses a markup-scheme and sounds to highlight expensive gear and is based on economy data mining.
Stars: ✭ 2,164 (+8916.67%)
Mutual labels:  pathofexile
filter spirit
Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs
Stars: ✭ 28 (+16.67%)
Mutual labels:  pathofexile
poe-currency-flip-planner
This tool is an attempt at planning short-term arbitrage deals of currency in Path of Exile.
Stars: ✭ 95 (+295.83%)
Mutual labels:  pathofexile
Currency Cop
👮💸 Currency Cop is the net worth calculator for Path of Exile
Stars: ✭ 207 (+762.5%)
Mutual labels:  pathofexile

Welcome! Build Status

This is the repository for gggtracker.com. If there's something you think the site is missing, please either a.) open an issue to request the feature or b.) develop the feature yourself and put in a pull request.

Development

If you have Go installed, you can develop and run the server in the usual way: go get ./... && go generate ./... && go run main.go

Development

The server will only track Reddit by default. To track the forums, you'll need to use the --forumsession argument.

Before creating any pull requests, please run make pre-commit to format and test your changes.

Deployment

The easiest way to deploy is using Docker: docker run -it -p 8080:8080 ccbrown/gggtracker

License / Attribution

This source is released under the MIT license (see the LICENSE file).

Some images used under Creative Commons 3.0 from this project: https://github.com/Templarian/WindowsIcons

This project is not affiliated with Grinding Gear Games.

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