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 3 release #229

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

Fetchcord 3 release #229

wants to merge 35 commits into from

Conversation

BlivionIaG
Copy link
Member

No description provided.

BlivionIaG and others added 30 commits June 10, 2021 20:09
* Add asrock motherboard support

* import fix

* version update for fix

* Fix future import bug and amd A series detection

* version update for fix

* fix packaging

* Manifest stuff

* INtel gpu fix

* Add some acer mobo

* (test) add optiplex (generic)

* oops

* ideapad test

* Add snap support (#146)

* Create snapcraft.yml

* add snap support

* fix README

* Add parrot OS config

Co-authored-by: Tabulate <tabulatejarl8@gmail.com>
This reverts commit ff5bdc3.

	deleted:    asusmobo.txt
	deleted:    parrot.txt
	deleted:    yeet.txt
* Fetchcord v2.7.7 (#153) (#154)

* Add parrot OS  (#153)

* Add asrock motherboard support

* import fix

* version update for fix

* Fix future import bug and amd A series detection

* version update for fix

* fix packaging

* Manifest stuff

* INtel gpu fix

* Add some acer mobo

* (test) add optiplex (generic)

* oops

* ideapad test

* Add snap support (#146)

* Create snapcraft.yml

* add snap support

* fix README

* Add parrot OS config

Co-authored-by: Tabulate <tabulatejarl8@gmail.com>

* fix windows scoop neofetch compatibility

* Update version number

* Add more mobo support and os's

* Add mageia

* Add elitedesk 800 g1

* Fix debug and add windows 11

* Add athlon silver & gold cpu support

* Prepare alt mobo detect

* [untested] motherboard fix

* Add some random acer laptop

* Add elementary os support and thinkcenter

* Disable logger

* Revert "Disable logger"

This reverts commit ff5bdc3.

	deleted:    asusmobo.txt
	deleted:    parrot.txt
	deleted:    yeet.txt

* Disable logger file

* Add terminus / elementary os terminal

* Add windows terminal

* fix windows terminal detection

Co-authored-by: Tabulate <tabulatejarl8@gmail.com>

* Update README.md

* Update README.md

* Update README.md (#165)

* first iteration of GUI

* add launch option with --gui

* update README

Co-authored-by: Kévin Le Torc'h <kev29lt@gmail.com>
Co-authored-by: MelonMan <73000042+MelonicOverlord@users.noreply.github.com>
Fixes #149 by altering the `boot_time()` function so that it works on UNIX-based OS's. Pulled the same function from PSUTIL for the Windows detection.

* Following the zen of python

Co-authored-by: Kévin Le Torc'h <kev29lt@gmail.com>
Co-authored-by: Tabulate <tabulatejarl8@gmail.com>
Co-authored-by: MelonMan <73000042+MelonicOverlord@users.noreply.github.com>
Building from testing currently produces the `ValueError: Newlines are not allowed` exception when `setuptools.setup()` is called, presumably due to new functionality in `setuptools`. For building on the latest setuptools, all newlines (`\n`) in the code needs to go. I have already raised the issue in the support Discord Server.
BlivionIaG and others added 5 commits April 21, 2024 12:24
* Add parrot OS  (#153)
* Add asrock motherboard support
* Fix future import bug and amd A series detection
* fix packaging
* Manifest stuff
* INtel gpu fix
* Add some acer mobo
* add optiplex (generic)
* Add snap support (#146)
* Create snapcraft.yml
* add snap support
* fix README
* fix windows scoop neofetch compatibility
* Add more mobo support and os's
* Add mageia
* Add elitedesk 800 g1
* Fix debug and add windows 11
* Add athlon silver & gold cpu support
* Prepare alt mobo detect
* Add some random acer laptop
* Add elementary os support and thinkcenter
* Disable logger
* Add terminus / elementary os terminal
* Add windows terminal
* Update README.md
* Baseline for v3
* flake8 and Cycle correction
* Adding kernel script
* Update Config.py
* MOre scripts
* Migrating jsons
* Motherboards json migration
* Minicrep
* Update os.json
* Fix unkown issues
* Improve regexes
* Add OS script for Macos and Linux + updated cpu list
* Add debug
* Remove scripts and use commands from config
* Remove lspci central db query option'
* Add better gpu detection for linux'
* Fix better gpu detection for macos'
* Add macos to the os list
* Improved terminal detection, gpu detection and cycle time config
* Fix potential issue on systems where python == python2
* Improve terminal detection
* Use custom config for neofetch
* Syntax cleanup
* Add native python query mode
* Linux specific fixes
Disable import of windows libs on non windows systems
Fix host/motherboard dection on linux
* Update Fetch.py
* Update setup.py
* Fix macos detection

---------

Co-authored-by: Tabulate <tabulatejarl8@gmail.com>
Co-authored-by: MelonMan <73000042+MelonicOverlord@users.noreply.github.com>
Readme Pre refactor for 3.0 release
Cleaning
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants