Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AcheronProject/AcheronSetup

Setup scripts aiming at keyboard PCB development using KiCAD
https://github.com/AcheronProject/AcheronSetup

Merge pull request #12 from TuringSolutions/patch-1

Update keyboard_create.sh

1a5f6452489064a7209c1ee1dee652a4bad28133 authored over 1 year ago by Álvaro A. Volpato <[email protected]>
New python scripts

53d2056b9d49f9005bdf99061ad64061aa4abe1a authored over 1 year ago by Gondolindrim <[email protected]>
Update keyboard_create.sh

Switching from SSH URL to HTTPS URL will make sure it works even if the user does not have a Git...

6461164e1e6f2a28bf3441fe6f4b42f50cb7a4b3 authored almost 2 years ago by TuringSolutions <[email protected]>
Merge branch 'mid'

77f9b5a9799e07417f9b95b15977255913b6f609 authored almost 3 years ago by Gondolindrim <[email protected]>
Typo fix

9c536eb173281c5308577d0ff309acd612439b30 authored almost 3 years ago by Gondolindrim <[email protected]>
Update J48 metadata

e8e05fb9c8412bdcc934c678ca66e716cac34b1a authored almost 3 years ago by Gondolindrim <[email protected]>
Merge pull request #10 from Razerban/improvements

Script improvements and bug fixes

3426e09329e504f55493edb00de2065533d153c1 authored almost 3 years ago by Álvaro A. Volpato <[email protected]>
Correct indentation

35c1fced72e5a9f063f26e8c53a6fa762c238abc authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Fixed an issue where acheron_3D was considered as a library

d567fe3122df818a6a079acd1c9dbd91285712a3 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Renamed the 'git_add_library' function to 'add_git_library'

3727e427137040900b5e9db2f223cabeb9f5fdf1 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Removed extra spaces from printed text

6a49a2199c3aca51f8c2aaa8eafc29f956125b5c authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Symplify the printing functions

d22469bf824e4f4f2c92afa3f63a2b53b9072324 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Updated the functions documentation

ff0f98c5e9c1f30619a87d724fdadc2bf5928c43 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Restructure the code

9f85a764f651004c69eeae13a7f2b21f0f67ed48 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Show external command stdout and stderr if verbose mode is enabled

2ef3fa230749d52644dbd474b4e29743d85b6ade authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Replaced the use of 'gio' with 'rm' and added disclaimer to the usage text

f415a8a3bb26ad402be69a46bc783ef3649620aa authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Local variable rename

5368733c635bedcbc324f10b432a811b34d90de9 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Extract PERL_ARGS into a variable

eac9341f5f81b1866515858d49986bafe4f6c711 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Combined add_footprintlib & add_library into a more generic function

539dc33831a5e2e731ec712540b0b5a54638fa9d authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Extract the perl command into a separate function add_line_in_file

7e136a80917330abf3cb91cc13c0a8feae87a106 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Renamed add_library function to git_add_library

d5307f8c49e21a3f89e7b8b11a5faa001ec43a74 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Split declaration and assignement to avoid masking return values

025d41916eb852149c3018f1ee49729e2b464b26 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Fixed a typo in the name of the logos footprint library

45cc882e629e1cde54f05bc3e8e0a074a3155c8f authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Fixed an issue with the footprints library names

1062f5a84c118f6dfbe6e7ccea22a6630dfbdfef authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Change inline editing of tables from SED to PERL

f6a238f92e23eb9549c49b42a2505974b971ba4c authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Removed the extra >&1 in the echo function

978a51638b1e5060dc955e6e128763c1bb895ee0 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Simplify the sed command

a96ab812976f0b8909e92e1b765e2e372aaa5a04 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Use ./ so names with dashes won't become options

bfa15db456e4fa5582fc1f95a2267a584204931b authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Minor sed command improvements

a345a4f20c1361d9b67aa64d4feb759364a92c44 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Merge pull request #4 from Razerban/script_improvement

- Script improvements
- Add mac compatibility

38a441b03cf2d87f9b84fae42a58691b0dbfa74a authored almost 3 years ago by Álvaro A. Volpato <[email protected]>
Updated the formatting of the usage text

647c22337aa511f663e591a5c11b5b96b27ae91b authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Renamed the echo_line function to echo_text

98e1b7a5c6ab366f9fb4fcc6b7eba97d4748d046 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Fixed the printing functions bug

b0812bc54531271519c1d3b9726ef54aad60aaff authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Fixed the sed command

477bfb161dcf6084ce76612be9d464d922725613 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Update the script shebang

98c6f215a10218fdcad8e492f95852141067b03d authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Added empty extension for the backup option of sed command

83f17308fa31bf4e5f854f0b156af5e0d9b6a705 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Merged kicad_setup and check functions

22422db0e31596b55fe9bd74f48878ba256640f2 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Add verbose logging option

89ff08c3403154a102bd4d0204e5f659eff39f1b authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Major rewrite

56220c8c25555439dbc380f30d8fc04386872dcf authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Add double quotes where needed

a38f06cef631cb993dae70ef1de2d0fcb962e10e authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Be consistent when it comes to the test operator (Bash vs POSIX)

c3f5e76ef4d1fdacae9ce31bf2df2779a0746d62 authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Replace legacy backticks with the notation

53658a59d3aa6e61725a0ae5f8cc7c5ca57b2bbb authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
Removed trailing whitespaces

77582db9b98fff61bcba8ef27caf03970b432b5b authored almost 3 years ago by Abdelkafi Ahmed <[email protected]>
New KiCAD version, fix argument parsing

4c36979f5e9a21470b594ba759a190ef171e8f45 authored almost 3 years ago by Gondolindrim <[email protected]>
Added PRJNAME and PURGECLEAN options

308c3463b0031a3e9a244fd13536ac15121f4cba authored about 3 years ago by Gondolindrim <[email protected]>
Minor cleanup

135c2b15cf37d84d44ecacc610aa43e3d464a738 authored about 3 years ago by Gondolindrim <[email protected]>
Port keyboard creator to bash script

6525948e8fba5f86a7e92e1b9844433105294ffd authored about 3 years ago by Gondolindrim <[email protected]>
Add multi-thread option

691ef961695a20efbab8fce17f63a05cab1c6166 authored about 3 years ago by Gondolindrim <[email protected]>
Added KiCAD Dockerfile for building kicad nightly

4358a6d1cc928363d661b6da449020cc93537ac0 authored about 3 years ago by Gondolindrim <[email protected]>
Update joker template to second revision

c493b72b33514fa0dc63e5a84473f7b0c02fa7f7 authored over 3 years ago by Gondolindrim <[email protected]>
Updated gitignore

1fd56d59ffe1a410e98d40c9d7fd47021df5d2e1 authored over 3 years ago by Gondolindrim <[email protected]>
Fix CLEANCREATE to delete template folders

a61668d63f512d439100f1a47ce92c0dbfc5fc09 authored over 3 years ago by Gondolindrim <[email protected]>
Merge joker template into the keyboard creation tool

1c0caf98ae5f8e66e48f8ef8581f220a2ced0518 authored over 3 years ago by Gondolindrim <[email protected]>
New version of joker template

7f2132a1841aea49bf2384325b73504f1c93a6d1 authored over 3 years ago by Gondolindrim <[email protected]>
New makefile version for joker template

95bb429f3fa672e9eb6b57525196ebc7f0e16f6f authored over 3 years ago by Gondolindrim <[email protected]>
First version of joker template

9cd0f228f40e33d9e1b20b528aa70817431d44de authored over 3 years ago by Gondolindrim <[email protected]>
Add Seeedstudio capabilities references

d7c31be52849ec9f44f08f11999026013476ff4a authored over 3 years ago by Gondolindrim <[email protected]>
Add references to README

c661b09e93c2670c3c8688bafc5e36a0b7a2fc05 authored over 3 years ago by Gondolindrim <[email protected]>
More notes, updated README

e802b91f73848e649c10b99af88cce986311991c authored over 3 years ago by Gondolindrim <[email protected]>
Fix README typos

fdd53307e2b14e82d63834d4d02c9494e37f54c3 authored over 3 years ago by Gondolindrim <[email protected]>
Fix README typos

a0e9342cffccf8ad814dba14bd3c59cc8b702979 authored over 3 years ago by Gondolindrim <[email protected]>
First version of keyboard creator tool

4b0eede913ba6fa058a9b710eccd1f8aead8315d authored over 3 years ago by Gondolindrim <[email protected]>