Giter VIP home page Giter VIP logo

giftseeker's Introduction

GiftSeeker

App for automatically participate in raffles on different websites.
Program developed like a Node.js application. Electron used for UI only.

Supported websites
  • steamgifts.com
  • indiegala.com
  • opiumpulses.com
  • astats.nl

Setup

If you are an end user, you can download and install application directly from our website Download Section.

Quick start

Make sure you have Node.js >= 14.15.3 installed, then type the following commands.

  1. git clone https://github.com/codesprut/giftseeker.git
  2. cd giftseeker
  3. npm install
  4. npm run start:ui or npm run start:cli

Now you have a running desktop or cli application on your screen.

Structure of the project

The application located in the src directory which consists of the following main folders:

  • core - node.js modules with main app features.
  • modules - useful independent modules. For example, a storage module.
  • electron - serves as the app UI using the APIs provided by app modules.
  • console - cli program implementation.
  • resources - contains common static files.

Testing

Run all tests:

npm run test

Build

We use electron-builder module to build our application.

Use follow commands to build the app:

Package in a distributable format (e.g. dmg, Windows installer, deb package)

npm run dist:mac
npm run dist:win
npm run dist:linux

The build process compiles the content of the src and node_modules directories.

Feedback

Any questions or suggestions?

Here's a list of different ways to me and request help:

Support - help us to grow ;)

Contributing

Contributions are always welcome!

By participating in this project you agree to abide by contributor code of conduct terms.

License

MIT ©

giftseeker's People

Contributors

codesprut avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

giftseeker's Issues

App threw an error during load

Getting below error on running npm start

TypeError: Cannot read property '0' of null
    at Object.<anonymous> (/Users/vaibhavacharya/Desktop/Web Development/GiftSeeker/src/environment.js:6:36)
    at Module._compile (internal/modules/cjs/loader.js:1152:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10)
    at Module.load (internal/modules/cjs/loader.js:992:32)
    at Module._load (internal/modules/cjs/loader.js:885:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12633)
    at Module.require (internal/modules/cjs/loader.js:1032:19)
    at require (internal/modules/cjs/helpers.js:72:18)
    at Object.<anonymous> (/Users/vaibhavacharya/Desktop/Web Development/GiftSeeker/src/electron/app.js:13:13)
    at Module._compile (internal/modules/cjs/loader.js:1152:30)

Screen Shot 2021-11-23 at 11 14 11 AM

не собирается под линукс

выбрасывает сборку билда с ошибками:
unknown output format set
github.com/develar/app-builder/pkg/icons.convertSingleFile
/Volumes/data/Documents/app-builder/pkg/icons/icon-converter.go:305
github.com/develar/app-builder/pkg/icons.doConvertIcon
/Volumes/data/Documents/app-builder/pkg/icons/icon-converter.go:247
github.com/develar/app-builder/pkg/icons.ConvertIcon
/Volumes/data/Documents/app-builder/pkg/icons/icon-converter.go:56
github.com/develar/app-builder/pkg/icons.ConfigureCommand.func1
/Volumes/data/Documents/app-builder/pkg/icons/icon-converter.go:33
github.com/alecthomas/kingpin.(*actionMixin).applyActions
/Volumes/data/go/pkg/mod/github.com/alecthomas/[email protected]+incompatible/actions.go:28
github.com/alecthomas/kingpin.(*Application).applyActions
/Volumes/data/go/pkg/mod/github.com/alecthomas/[email protected]+incompatible/app.go:557
github.com/alecthomas/kingpin.(*Application).execute
/Volumes/data/go/pkg/mod/github.com/alecthomas/[email protected]+incompatible/app.go:390
github.com/alecthomas/kingpin.(*Application).Parse
/Volumes/data/go/pkg/mod/github.com/alecthomas/[email protected]+incompatible/app.go:222
main.main
/Volumes/data/Documents/app-builder/main.go:90
runtime.main
/usr/local/Cellar/go/1.16.5/libexec/src/runtime/proc.go:225
runtime.goexit
/usr/local/Cellar/go/1.16.5/libexec/src/runtime/asm_amd64.s:1371

Cant run app

I have popup with message - 'No translations found on storage' and nothing happen. I used giftseeker some time ago but now I can't run it :(

Gleam.io

Hi,

Just a suggestion to add support for Gleam.io raffles from gleamdb.info, I thnk that would be a cool addition to the sites already supported.

GiftSeeker занимается обработкой графики?

Привет!
В папке с прогой независимо от системы находятся библиотеки для работы с 3д графикой и видео - libEGL, libGLESv2, d3dcompiler_47, swiftshader, vulkan, ffmpeg.
Но ведь GiftSeeker не занимается обработкой графики. Можешь подсказать, зачем они нужны?
Меня смущает, что при запуске GS требует доступа к ним и валится при отказе:
image

Language not english

Screenshot (53)

Can you please update the language to English. Its really very hard to understand.

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.