Code Monkey home page Code Monkey logo

painmon's Introduction

one of the programmers in the world

feel free to contact: me (at) til (dot) pm or see my website

painmon's People

Contributors

tilda avatar

Stargazers

 avatar  avatar

Watchers

 avatar

painmon's Issues

Actually working resin counter

Possible solutions

  • External program
    • Could be written using Python or otherwise, that way I could take advantage of existing libraries such as genshin.py which are actively maintained libraries interfacing with the API I need to access
    • Cons: would require compilation and maintenance of that separate program. Not a big deal considering this would be a small CLI program depending on a library or two but still
  • Writing the whole thing in Lua and executing using Rainmeter's built in support
    • ... I kinda dislike using Lua so would rather not?
    • Would require same caretaking as the external program but since Lua is embedded into Rainmeter we don't have to worry about packaging, just shipping source files. Probably the easiest thing if we're concerned about shipping.
    • Rainmeter's Lua embedding doesn't support compiled libraries such as Lua-cURL so we'll need to use pure Lua libraries only
  • Built in Rainmeter web support
    • This is likely way out of scope for what Rainmeter supports but could look into it regardless

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.