Francois Cartegnie
ae7195e943
try alternate endpoint on failure
...
just switching endpoint on exception
simple user friendly fix
10 months ago
François Cartegnie
7bbebb127e
Merge pull request #4 from fossasia/rebase020124
...
Rebase as on 020124
10 months ago
Francois Cartegnie
904ce3039f
merge resolution
10 months ago
Jaroslav Škarvada
b0c2a33e74
Added "Š"
...
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
10 months ago
Nico Schottelius
df97bfa1e0
[archlinux] add install instructions
10 months ago
Juergen Weigert
105e23b187
move args.hid check into main(). It has nothing to do in write()
10 months ago
Juergen Weigert
5f5340fb29
Merge branch 'bensartori-modularization'
10 months ago
Juergen Weigert
66ee972502
* Forward port #42 to lednamebadge.py
...
* Text changes, spelling.
10 months ago
Juergen Weigert
7b6d683ee1
Merge branch 'modularization' of https://github.com/bensartori/led-name-badge-ls32 into bensartori-modularization
10 months ago
Jürgen Weigert
0767ec6250
Merge pull request #42 from dirkhillbrecht/fixhidapi
...
Fix HID API sending path through pyhidapi
10 months ago
Jürgen Weigert
12d86b6a7f
Merge branch 'master' into fixhidapi
10 months ago
Ben
d780517d37
Rearranging code: cleanup, documentation, version number increment.
12 months ago
Ben
012d4415bd
Rearranging code: cleanup, documentation, version number increment.
12 months ago
Ben
2d96e0d41a
Rearranging code: re-introduce old script names after file renaming, for compatibility
12 months ago
Ben
e206fa903d
Rearranging code: corrections and splitting tests after file renaming
12 months ago
Ben
2e51a018d2
Rearranging code: file renaming for better "importability"
12 months ago
Ben
67738e87da
Rearranging code: code for USB importing libraries directly in class instead of method, that's less structured but easier.
12 months ago
Ben
d13f9ebf9f
Rearranging code: moving the content creation functions to a new class SimpleTextAndIcons to have them out of the way when importing only LedNameBadge.
12 months ago
Ben
46574a7348
Rearranging code: correcting unittests
12 months ago
Ben
d79a15f119
Rearranging code: new class LedNameBadge for the methods header() and write() (and the USB decision and initialization code), which are the ones, that other content creation sw might want to use.
12 months ago
Ben
6b06508ef9
Rearranging code: grouping by functionality parameter-processing, write-buffer-preparing, writing.
...
The goal is a nice splitting into classes and methods, a bit more clean-codish and easy usage as a module.
12 months ago
Ben
e46aa5acce
Move processing of command line arguments from header() to main code, some clean code refactoring
12 months ago
Ben
745398399f
More unittests
12 months ago
Ben
0d78c48a4c
First unittests
1 year ago
Ben
f1849a5f88
Some small refactorings
1 year ago
Jürgen Weigert
be3ba32458
Create FUNDING.yml
1 year ago
Jürgen Weigert
b23c84a793
Update README.md
1 year ago
Jürgen Weigert
c3e3132ba2
Merge pull request #43 from ian57/master
...
chore: add french accentuated character
1 year ago
Jürgen Weigert
28b570c487
url fix
1 year ago
Yann Morère
7cbf25a8e1
chore : add animated gif to show accentuated characters
1 year ago
Yann MORERE
36d9e0ddb0
chore: add french accentuated character
1 year ago
Dirk Hillbrecht (laptop)
8211cafd39
Split data for sending through HID API into appropriate chunks
...
Each chunk must not be larger than 64 bytes,
report ID must be prepended to each chunk.
1 year ago
Jürgen Weigert
908c393de0
Merge pull request #34 from coldtobi/debian-instructions
...
Simplify Debian/Ubuntu section.
1 year ago
Jürgen Weigert
7276eb69d9
Update README.md
...
typo
1 year ago
Mario Behling
11c1ae9d82
Merge pull request #3 from yarda/add-s-caron
...
Added "Š"
2 years ago
Jaroslav Škarvada
88197c67be
Added "Š"
...
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2 years ago
Tobias Frost
e0c1e3d55c
Simplify Debian/Ubuntu section.
...
Debian packages should be preferred, or using a venv to avoid messing up
users python environment.
2 years ago
Juergen Weigert
050cfb2e43
https://github.com/ameisso found an issue (probably on MacOS?)
...
The script keeps crashing when I export PNG from photoshop even if the finder gives me the right size.
This is correcting the issue
https://github.com/jnweiger/led-name-badge-ls32/pull/20
I am picking the one line important line, that should fix it.
4 years ago
Jürgen Weigert
218b9000df
Merge pull request #23 from anbo-de/patch-1
...
Update README.md
4 years ago
Jürgen Weigert
093389d948
Merge pull request #26 from pcfe/pcfe-add-fedora-instructions-upstream
...
add Fedora dependencies
4 years ago
Jürgen Weigert
e8614432b8
Merge pull request #27 from pcfe/pcfe-add-udev-instructions
...
add install instructions for udev rule
4 years ago
Jürgen Weigert
f565fa0fc3
Update README.md
4 years ago
Jürgen Weigert
04af0300c3
Delete test.txt
5 years ago
Jürgen Weigert
04ecdad0c7
Create test.txt
5 years ago
Patrick C. F. Ernzer
8abc7655a8
add install instructions for udev rule
5 years ago
Patrick C. F. Ernzer
5f43f01a87
add Fedora dependencies
5 years ago
Hong Phuc Dang
3c6358158b
Merge pull request #1 from telmich/master
...
[archlinux] add install instructions
5 years ago
Nico Schottelius
23bbf5a723
[archlinux] add install instructions
5 years ago
Juergen Weigert
0681d05c4f
Use pip3 in the hints, when it fails due to missing pyhidapi. As discussed in issue #19
5 years ago
AnBo
8a512b2103
Update README.md
...
On Ubuntu, I run into the problem w.r.t. the Pillow package. Therefore, I suggest hereby a corresponding extension of the README.md.
5 years ago