Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Notenlish
/
anifetch
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
29
Star
684
Code
Issues
19
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Multithread
- #17
#17
Open
Immelancholy
wants to merge 16 commits into
Notenlish:main
Notenlish/anifetch:main
from
Immelancholy:multithread
Immelancholy/anifetch:multithread
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Multithread
#17
Immelancholy
wants to merge 16 commits into
Notenlish:main
Notenlish/anifetch:main
from
Immelancholy:multithread
Immelancholy/anifetch:multithread
Copy head branch name to clipboard
Commits
Commits on May 13, 2025
Drastically reduced time to render cache by running the chafa process for each frame on a new thread xd
Immelancholy
committed
db18abd
View commit details
Copy full SHA for db18abd
Browse repository at this point
Remove unnecessary lines of code
Immelancholy
committed
a010612
View commit details
Copy full SHA for a010612
Browse repository at this point
I think that's full multithreading added right there
Immelancholy
committed
e9bcf4b
View commit details
Copy full SHA for e9bcf4b
Browse repository at this point
Added a 0.02s sleep call to hopefully stop race condition between chafa and ffmpeg
Immelancholy
committed
cce31a1
View commit details
Copy full SHA for cce31a1
Browse repository at this point
remove extra "Import Threadings" lol
Immelancholy
committed
886cd1c
View commit details
Copy full SHA for 886cd1c
Browse repository at this point
Commits on May 14, 2025
remove redundant variable
Immelancholy
committed
56ffabc
View commit details
Copy full SHA for 56ffabc
Browse repository at this point
Add or statement to thread gen while loop so that it keeps going after ffmpeg is finished if there are more files in the directory to do
Immelancholy
committed
f0cb1aa
View commit details
Copy full SHA for f0cb1aa
Browse repository at this point
Commits on May 16, 2025
Merge upstream main branch into here
Immelancholy
committed
3422ab1
View commit details
Copy full SHA for 3422ab1
Browse repository at this point
Oops re-add this
Immelancholy
committed
47c04bf
View commit details
Copy full SHA for 47c04bf
Browse repository at this point
Commits on May 20, 2025
Remove sleep time in place of filesize check
Immelancholy
committed
369718f
View commit details
Copy full SHA for 369718f
Browse repository at this point
Better option but uses pillow
Immelancholy
committed
413bc05
View commit details
Copy full SHA for 413bc05
Browse repository at this point
Add devshell and make valid img check more efficient
Immelancholy
committed
9af95c2
View commit details
Copy full SHA for 9af95c2
Browse repository at this point
Fixed pillow check
Immelancholy
committed
a1b7fa1
View commit details
Copy full SHA for a1b7fa1
Browse repository at this point
Commits on May 21, 2025
Add numpy and create a much more efficient way of converting frames to chafa
Immelancholy
committed
089bc26
View commit details
Copy full SHA for 089bc26
Browse repository at this point
Remove unnecessary commented function
Immelancholy
committed
58fd823
View commit details
Copy full SHA for 58fd823
Browse repository at this point
Add this line too lol
Immelancholy
committed
b73546b
View commit details
Copy full SHA for b73546b
Browse repository at this point
You can’t perform that action at this time.