Coder Social home page Coder Social logo

x0rbyt3 / pendfetch Goto Github PK

View Code? Open in Web Editor NEW
64.0 64.0 3.0 88 KB

Double Pendulum visualised with fetching system information in Python.

License: GNU General Public License v3.0

Python 100.00%
ascii command-line commandline commandline-interface engineering maths python python-3 python3 rice ricing shell system-information terminal-based

pendfetch's Introduction

-๐Ÿ‘‹ Hi, I'm X0RBYT3-

Breaking into Visual Design

  • ๐Ÿ”ญ Current Project: Sakamoto
  • ๐ŸŒฑ Currently Learning:Rust
  • ๐Ÿ“ซ Contact: [email protected]
  • Languages and Tools:

    blender c cplusplus jekyll kubernetes linux mongodb python pytorch rust tensorflow unreal

    ย X0RBYT3

    Now Playing:

    spotify-github-profile

    Visitor Count

    pendfetch's People

    Contributors

    citrusmarmelade avatar x0rbyt3 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

    Watchers

     avatar

    pendfetch's Issues

    Add WM feature

    I use i3wm, and it seems that theres only a DE function, which returns Generic
    Mabye change the line to WM/DE: or make a seperate line stating the wm currently running

    Remove title() on info values

    in pendulum.py we have
    stdscr.addstr(i+3,(len(x)+1),': {0}'.format(sys_specs[x].title())) on line 330,
    this has proved unpopular and will be changed to
    stdscr.addstr(i+3,(len(x)+1),': {0}'.format(sys_specs[x]))

    Add more variables to the parser

    Variables such as epsilon, both masses and both length rather than them being equal to mass and length respectively,

    Would allow more functionality for chaos effects without code editing.

    Move drawing functions to new file

    Improving readability is a big part of this project, as ideally I'd like it to become a reference for some of the more jank solutions when working with curses, moving the draw functions out of pendulum.py would improve that

    Username not showing up

    When i was observing your code, i saw a function get_user(),
    and it seems its not being used anywhere in the code, thus not showing the {username}@{hostname} line
    image

    Clean up variable names.

    Speaks for itself, variables are mostly 1 letter temp variables right now and all over the show. Implementing them with actual, readable names would improve readability.

    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.