GitShow/torvalds/pesconvert
torvalds

pesconvert

Brother PES file converter

by torvalds
Star on GitHubFork

C

568 stars74 forks5 contributorsQuiet · 3y agoSince 2017

Meet the team

See all 5 on GitHub →
torvalds
torvalds12 contributions
MaxKellermann
MaxKellermann5 contributions
TorstenScheck
TorstenScheck1 contribution
treveradams
treveradams1 contribution

Languages

View on GitHub →
C95.7%
Makefile4.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

0 of 6 standards met

Community profile →
14
○README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 3 in progress · Last activity 3y ago
See all on GitHub →
jitendra3109
add readme fileOpenIssue

As a newcomer on open source wants to explore repo but before that everybody wants to see the overview about repo. It would be great if anybody adds the readme file to this repository. I actually a big fan of @torvalds and I got in my feed "created repo by @torvalds ". Thank you.

jitendra3109 · 10mo ago
Dhaxor
code refactor and ImprovementsOpenPR

I made some refactor to the code to help anybody that might want to contribute to it and also made some improvements to it. Here are a list of things I did Use #pragma once instead of including header files multiple times. This will prevent issues with multiple inclusion and make the code more readable. Use more descriptive variable names. For example, instead of using i for the loop variable, use a more descriptive name like arg_index. This will make the code easier to understand. Added comments to the code to explain what each function does and why it is needed. This will make the code easier to understand and maintain. Add error checking to the calls to atof and atoi to make sure that the input is valid.

Dhaxor · 1y ago
PIYUSH-MISHRA-00
Added script for git automation using terminalOpenPR
PIYUSH-MISHRA-00 · 3y ago

Recent fixes

View closed PRs →
okrame
Update MakefileMergedPR
okrame · 1y ago
0xDRRB
fix jumpstitch conditionsMergedPR

Hi. is set incorrectly, sometimes resulting in missing stitches, like in this image, with this PES file. This PR fixes the problem, like this. Regards.

0xDRRB · 3y ago
ncant04
What if an insufficient number of arguments are provided?MergedPR
ncant04 · 3y ago
Structured data for AI agents

Repository: torvalds/pesconvert. Description: Brother PES file converter Stars: 568, Forks: 74. Primary language: C. Languages: C (95.7%), Makefile (4.3%). Open PRs: 3, open issues: 3. Last activity: 3y ago. Community health: 14%. Top contributors: torvalds, MaxKellermann, TorstenScheck, treveradams.

·@ofershap

Replace github.com with gitshow.dev