-
Notifications
You must be signed in to change notification settings - Fork 9
/
okh-config.json
46 lines (46 loc) · 3.44 KB
/
okh-config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"title": "Open Know-How",
"description": "Discover Open Source Hardware",
"url": "https://search.openknowhow.org/",
"aboutUrl": "https://internetofproduction.org/open-know-how",
"sourceCodeUrl": "https://github.com/iop-alliance/okh-search",
"remoteLists": [
"https://www.appropedia.org/manifests/list.json",
"https://field-ready-projects.openknowhow.org/manifests/list.json",
"https://projects.openhardware.science/manifests/list.json"
],
"remoteManifests": [
"https://raw.githubusercontent.com/CubeFactory2/cubefactory/master/okh-cubefactory.yml",
"https://raw.githubusercontent.com/amchagas/Flypi/master/okh-flypi.yml",
"https://raw.githubusercontent.com/JamieTaylor23/Adjustabike/master/okh-adjustabike.yml",
"https://raw.githubusercontent.com/Raidlight/Projet-Pilote-Open-Source/master/okh-Raidlight-Responsiv.yml",
"https://raw.githubusercontent.com/jbon/Ball-Machine/master/okh-ballSortingMachine.yml",
"https://raw.githubusercontent.com/BadenLab/Spikeling/master/okh-spikeling.yml",
"https://raw.githubusercontent.com/BadenLab/Openspritzer/master/okh-openspritzer.yml",
"https://raw.githubusercontent.com/BadenLab/LED-Zappelin/master/okh-LED-Zappelin.yml",
"https://raw.githubusercontent.com/BadenLab/Hyperspectral-scanner/master/okh-hyperspectral-scanner.yml",
"https://raw.githubusercontent.com/eulerlab/open-visual-stimulator/master/okh-open-visual-stimulator.yml",
"https://gitlab.com/bath_open_instrumentation_group/picamera_cra_compensation/-/raw/master/okh-calibration_jig.yml",
"https://raw.githubusercontent.com/trendinafrica/actifield/master/okh-actifield.yml",
"https://raw.githubusercontent.com/FOSH-following-demand/Syringe_Pump/master/okh-syringe-pump.yml",
"https://raw.githubusercontent.com/FOSH-following-demand/Incubator/master/okh-incubator.yml",
"https://raw.githubusercontent.com/mwweinberg/NYC-MTA-Next-Train/master/okh-nycmtapi.yml",
"https://raw.githubusercontent.com/case06/ZACplus/master/okh-ZACplus.yml",
"https://gitlab.com/openflexure/openflexure-microscope/-/raw/master/okh.yml",
"https://gitlab.com/openflexure/openflexure-block-stage/-/raw/master/okh-openflexure-block-stage.yml",
"https://gitlab.com/openflexure/openflexure-delta-stage/-/raw/master/okh-OpenFlexureDeltaStage.yml",
"https://gitlab.com/bath_open_instrumentation_group/mech-jiwe/-/raw/master/okh-MechJiwe.yml",
"https://raw.githubusercontent.com/cool-fosh/OSP/master/okh-OSP.yml",
"https://raw.githubusercontent.com/cool-fosh/Fermento/master/okh-Fermento.yml",
"https://raw.githubusercontent.com/cool-fosh/microscope-incubation-box/master/okh-microscope-incubation-box.yml",
"https://raw.githubusercontent.com/cool-fosh/lightM/master/okh-lightm.yml",
"https://raw.githubusercontent.com/cool-fosh/test_tube_photometer/master/okh-test-tube-photometer.yml",
"https://raw.githubusercontent.com/Open-Hardware-Leaders/OttoDIY/master/okh.yml",
"https://raw.githubusercontent.com/OKH-Forks/poseidon/release/okh-poseidon.yml",
"https://raw.githubusercontent.com/Sussex-Neuroscience/voltage-amplifier/master/okh-arduino-voltage-amplifier.yml",
"https://raw.githubusercontent.com/gpask/PiSpy/master/okh-PiSpy.yml",
"https://gitlab.com/openflexure/openflexure-simple-illumination/-/raw/master/okh.yml",
"https://codeberg.org/7BIndustries/braille-label-generator/raw/branch/main/okh.yml",
"https://codeberg.org/7BIndustries/push-button-switch/raw/branch/main/okh.yml"
]
}