project-nomad/collections/kiwix-categories.json
Chris Sherwood b007f5e0fe feat: Add Survival & Preparedness category with 3 tiers
Essential (~138 MB):
- Food for Preppers, FOSS Cooking, Based.Cooking

Standard (~3.6 GB, includes Essential):
- Canadian Prepper: Winter Prepping & Bug Out Roll
- Gardening Q&A, Cooking Q&A

Comprehensive (~21 GB, includes Standard):
- Urban Prepper, Canadian Prepper: Prepping Food & Bug Out Concepts
- Learning Self-Reliance, iFixit Repair Guides, DIY Q&A

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 10:15:20 -08:00

197 lines
8.2 KiB
JSON

{
"categories": [
{
"name": "Medicine",
"slug": "medicine",
"icon": "IconStethoscope",
"description": "Medical references, guides, and encyclopedias for healthcare information and emergency preparedness.",
"language": "en",
"tiers": [
{
"name": "Essential",
"slug": "medicine-essential",
"description": "Core medical references for first aid, medications, and emergency care. Start here.",
"recommended": true,
"resources": [
{
"title": "Medical Library",
"description": "Field and emergency medicine books and guides",
"url": "https://download.kiwix.org/zim/other/zimgit-medicine_en_2024-08.zim",
"size_mb": 67
},
{
"title": "NHS Medicines A to Z",
"description": "How medicines work, dosages, side effects, and interactions",
"url": "https://download.kiwix.org/zim/zimit/nhs.uk_en_medicines_2025-12.zim",
"size_mb": 16
},
{
"title": "Military Medicine",
"description": "Tactical and field medicine manuals",
"url": "https://download.kiwix.org/zim/zimit/fas-military-medicine_en_2025-06.zim",
"size_mb": 78
},
{
"title": "CDC Health Information",
"description": "Disease prevention, travel health, and outbreak information",
"url": "https://download.kiwix.org/zim/zimit/wwwnc.cdc.gov_en_all_2024-11.zim",
"size_mb": 170
}
]
},
{
"name": "Standard",
"slug": "medicine-standard",
"description": "Comprehensive medical encyclopedia with detailed health information. Includes everything in Essential.",
"includesTier": "medicine-essential",
"resources": [
{
"title": "MedlinePlus",
"description": "NIH's consumer health encyclopedia - diseases, conditions, drugs, supplements",
"url": "https://download.kiwix.org/zim/zimit/medlineplus.gov_en_all_2025-01.zim",
"size_mb": 1800
}
]
},
{
"name": "Comprehensive",
"slug": "medicine-comprehensive",
"description": "Professional-level medical references and textbooks. Includes everything in Standard.",
"includesTier": "medicine-standard",
"resources": [
{
"title": "Wikipedia Medicine",
"description": "Curated medical articles from Wikipedia with images",
"url": "https://download.kiwix.org/zim/wikipedia/wikipedia_en_medicine_maxi_2026-01.zim",
"size_mb": 2000
},
{
"title": "LibreTexts Medicine",
"description": "Open-source medical textbooks and educational content",
"url": "https://download.kiwix.org/zim/libretexts/libretexts.org_en_med_2025-01.zim",
"size_mb": 1100
},
{
"title": "LibrePathology",
"description": "Pathology reference for disease identification",
"url": "https://download.kiwix.org/zim/other/librepathology_en_all_maxi_2025-09.zim",
"size_mb": 76
}
]
}
]
},
{
"name": "Survival & Preparedness",
"slug": "survival",
"icon": "IconShieldCheck",
"description": "Emergency preparedness, self-sufficiency, food storage, and practical survival skills.",
"language": "en",
"tiers": [
{
"name": "Essential",
"slug": "survival-essential",
"description": "Core food preparation and cooking guides. Lightweight text-based resources to get started.",
"recommended": true,
"resources": [
{
"title": "Food for Preppers",
"description": "Recipes and techniques for food preservation and preparation",
"url": "https://download.kiwix.org/zim/other/zimgit-food-preparation_en_2025-04.zim",
"size_mb": 98
},
{
"title": "FOSS Cooking",
"description": "Quick and easy cooking guides and recipes",
"url": "https://download.kiwix.org/zim/zimit/foss.cooking_en_all_2025-11.zim",
"size_mb": 24
},
{
"title": "Based.Cooking",
"description": "Simple, practical recipes from the community",
"url": "https://download.kiwix.org/zim/zimit/based.cooking_en_all_2025-11.zim",
"size_mb": 16
}
]
},
{
"name": "Standard",
"slug": "survival-standard",
"description": "Video guides for winter survival, bug-out gear, plus gardening and cooking Q&A. Includes Essential.",
"includesTier": "survival-essential",
"resources": [
{
"title": "Canadian Prepper: Winter Prepping",
"description": "Video guides for winter survival and cold weather emergencies",
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_winterprepping_en_2025-11.zim",
"size_mb": 1340
},
{
"title": "Canadian Prepper: Bug Out Roll",
"description": "Essential gear selection for your bug-out bag",
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_bugoutroll_en_2025-08.zim",
"size_mb": 975
},
{
"title": "Gardening Q&A",
"description": "Stack Exchange Q&A for growing your own food",
"url": "https://download.kiwix.org/zim/stack_exchange/gardening.stackexchange.com_en_all_2025-12.zim",
"size_mb": 923
},
{
"title": "Cooking Q&A",
"description": "Stack Exchange Q&A for cooking techniques and food safety",
"url": "https://download.kiwix.org/zim/stack_exchange/cooking.stackexchange.com_en_all_2025-12.zim",
"size_mb": 236
}
]
},
{
"name": "Comprehensive",
"slug": "survival-comprehensive",
"description": "Full prepper video library plus repair guides and DIY skills. Includes Standard.",
"includesTier": "survival-standard",
"resources": [
{
"title": "Urban Prepper",
"description": "Comprehensive urban emergency preparedness video series",
"url": "https://download.kiwix.org/zim/videos/urban-prepper_en_all_2025-11.zim",
"size_mb": 2240
},
{
"title": "Canadian Prepper: Prepping Food",
"description": "Long-term food storage and survival meal preparation",
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_preppingfood_en_2025-09.zim",
"size_mb": 2160
},
{
"title": "Canadian Prepper: Bug Out Concepts",
"description": "Strategies and planning for emergency evacuation",
"url": "https://download.kiwix.org/zim/videos/canadian_prepper_bugoutconcepts_en_2025-11.zim",
"size_mb": 2890
},
{
"title": "Learning Self-Reliance",
"description": "Prepping, survival skills, beekeeping, and homesteading",
"url": "https://download.kiwix.org/zim/videos/lrnselfreliance_en_all_2025-12.zim",
"size_mb": 3970
},
{
"title": "iFixit Repair Guides",
"description": "Step-by-step repair guides for electronics, appliances, and vehicles",
"url": "https://download.kiwix.org/zim/ifixit/ifixit_en_all_2025-12.zim",
"size_mb": 3570
},
{
"title": "DIY & Home Improvement Q&A",
"description": "Stack Exchange Q&A for home repairs and construction",
"url": "https://download.kiwix.org/zim/stack_exchange/diy.stackexchange.com_en_all_2025-12.zim",
"size_mb": 1900
}
]
}
]
}
]
}