Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetchcord v2.7.1 #141

Merged
merged 16 commits into from
Mar 14, 2021
Merged

Fetchcord v2.7.1 #141

merged 16 commits into from
Mar 14, 2021

Commits on Mar 2, 2021

  1. import fix

    BlivionIaG committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a36381c View commit details
    Browse the repository at this point in the history
  2. __future__ annotations import fix

    __future__ annotations import is only available for python 3.7+, so the import is now a comment for now
    BlivionIaG committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    244d300 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

  1. Add battery support by default + fix default config import

    Battery info added to Embedded neofetch config
    neofetch call is now done with bash for linux and macos, because previously it was ignoring the config path
    BlivionIaG committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    0a6e153 View commit details
    Browse the repository at this point in the history
  2. show wm when de fail

    BlivionIaG committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    0d52295 View commit details
    Browse the repository at this point in the history
  3. Add more motherboard support

    Asus K53TA
    Gigabyte H310M A 2.0
    BlivionIaG committed Mar 6, 2021
    Configuration menu
    Copy the full SHA
    47f8863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df6d6df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a183a97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85ef7d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Fix psutil import on macos

    	modified:   fetch_cord/computer/cpu/Cpu_amd.py
    BlivionIaG committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    0e88a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc188ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c873bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e82359 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. small fixes

    BlivionIaG committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    d012dac View commit details
    Browse the repository at this point in the history
  2. Add amd a-series apu

    BlivionIaG committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    ae59d2d View commit details
    Browse the repository at this point in the history
  3. testing stuff

    BlivionIaG committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    2808e2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0747e65 View commit details
    Browse the repository at this point in the history