Skip to content

Mau005/TibiaDepotTools

Repository files navigation

TibiaDepotTools

Discord Channel GitHub issues Contributors GitHub repo size

It was created by the need to have a data record of the objects for sale, given the competition and searching for the history, the idea of this is to generate a name of the character and manage it for said character, you can enter the name of the object, the price that you put on the market and the real value so as not to exceed.

Compilation

  1. Download Go from the download page and follow instructions
  2. Install one of the available C compilers for windows, the following are tested with Go and Fyne:
  1. In Windows your graphics driver will already be installed, but it is recommended to ensure they are up to date.

we install the execution tools to compile the project

go install fyne.io/fyne/v2/cmd/fyne@latest

this within the path where the project is

fyne package -os darwin -icon myapp.png

other platforms

fyne package -os linux -icon tibia.jpeg

fyne package -os windows -icon tibia.jpeg

Execute

You can directly run the project and download the necessary dependencies, as long as you have a g++ compiler associated with your environment

go run ./main.go

Photos

image

image

image

Support me if you like

Support me by giving me a star on this project, or following me on my networks:

Donate

If you enjoy the project and like the work that has been done, feel free to donate. Donations are not necessary, but anything is appreciated. Thank you!

Paypal

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages