Giter VIP home page Giter VIP logo

experience-plugin-pwnagotchi's Introduction

:GaelicThunder

Hi there, I'm Gaël 👋

Welcome to my GitHub profile! I'm a firmware enthusiast, constantly experimenting with embedded devices and AI technologies. Feel free to call me by any name you fancy.

🛠️ Technical Skills

My primary coding languages include:

  • C
  • C++
  • Python

I'm always working on several projects (some of them might be perpetually in progress 😅), particularly in the field of firmware and AI.

💻 Projects

You'll find various repositories in my GitHub profile, many related to my fascination with Artificial Intelligence, embedded systems, and the endless possibilities they provide when combined.

🕹️ Interests

Apart from coding, I'm a huge fan of anime, manga, and games. If you've got any recommendations, I'm all ears!

📬 Get in Touch

I'm always open to collaboration, interesting project ideas, or just a casual chat. Don't hesitate to reach out for any reason!

spotify-github-profile

experience-plugin-pwnagotchi's People

Contributors

crnnr avatar daniilprohorov avatar gaelicthunder avatar hannadiamond avatar mbudget0x01 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  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  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  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

experience-plugin-pwnagotchi's Issues

Help

Hey There

I found your project an really liked it. :-)

So i was wondering if you are still looking for help, with the points mentioned in your ReadMe.
If so, I would love to help out. Just ping me. :)

Best Regards

Can't seem to get the plugin to work. *Most Likely a User Error*

I'm new to the whole Pwnagotchi so I've been learning as much as I could in 24 hours. I managed to get the Age Plugin that you've referenced, and the Hat one to work (Still not detecting the battery level sadly, but it's running)

I still can't seem to get the EXP to load, It's showing up in the proper folder, but when I go to manually activate it, it doesn't seem to activate, even when using the WEBUI as well with the toggle button.

Hopefully I can get some clarification, as I do think I'm doing something wrong.

Plugin configuration doesn't work

Hi there,

I'm currently having an issue with the plugin. I installed the plugin correctly, I think, but it doesn't show up on the screen. The plugin is activated through webconfig.
When I set the position for the plugin in config.toml, the whole Pwnagotchi doesn't work. The screen stays blank and the web-ui doesn't load, so I left the position-cofiguration empty.
The age plugin does work, but the exp plugin does not, as I stated.

I sadly can't find any solution.

I would be grateful if somebody could help me.
Kind regards,
Filu

Loading error

"error while loading /usr/local/share/pwnagotchi/installed-plugins/exp.py: Expecting value: line 1 column 1 (char 0)" pops up when I try to load the plugin, I reinstalled exp.py and nothing changed. Nothing displays on my screen either.

Custom X,Y Coordinates for the progress bar

There seems like there is the wish to adjust the coordinates of the progress bar manually. A solution would be to make this configurable using the config file.

from issue number #4:

Thanks for your answer. I will reopen this issue as there is just a workaround but no proper bugfix to this.
Can you explain me what you mean by custom x,y coordinates, as this sounds like something that is affected but not part of this plugin?
Thanks in Advance.

By custom x, y I mean I modified:
def on_ui_setup(self, ui): ui.add_element('Lv', LabeledValue(color=BLACK, label='Lv', value=0, position=(ui.width() / 2 - 125, 95), label_font=fonts.Bold, text_font=fonts.Medium)) ui.add_element('Exp', LabeledValue(color=BLACK, label='Exp', value=0, position=(ui.width() / 2 - 85, 95), label_font=fonts.Bold, text_font=fonts.Medium))
changing "125" to "121" and "85" to "82" so that it sits right under the face but above the password display plugin.

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.