awesome-framework/README.md

46 lines
2.4 KiB
Markdown
Raw Normal View History

2022-10-11 23:39:26 +00:00
# Awesome Framework
2022-10-12 22:00:36 +00:00
[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
2022-10-12 22:00:58 +00:00
2022-10-12 00:15:25 +00:00
A curated list of projects, tools, documentation and resources related to the Framework Laptop
2022-10-11 23:50:06 +00:00
2022-10-13 12:15:35 +00:00
## Contents
- [Disclaimer](#disclaimer) - Please read!
- [Expansion Cards](#contents)
- [Mainboard Enclosures](#mainboard-enclosures)
- [Embedded Controller Firmware Mods](#embedded-controller-firmware-mods)
- [Linux Support](#linux-support)
- [Troubleshooting](#troubleshooting)
2022-10-12 00:15:25 +00:00
## Disclaimer
This repository and the resources within it are **COMPLETELY UNOFFICIAL** and not in any way endorsed or supported by Framework. Your use of these guides and projects is **AT YOUR OWN RISK** and **MAY VOID YOUR WARRANTY.** We ask that you do not reach out to Framework support about problems related to these resources, but you can feel free to reach out to the community maintainers via GitHub Discussions or Issues within this repository.
2022-10-12 00:15:25 +00:00
2022-10-13 12:15:35 +00:00
## Expansion Cards
2022-10-12 00:15:25 +00:00
2022-10-13 12:15:35 +00:00
## Mainboard Enclosures
2022-10-12 20:28:26 +00:00
- [WhatTheFilament](https://github.com/whatthefilament)
- [Framework-Motherboard-Reference-CAD](https://github.com/whatthefilament/Framework-Motherboard-Reference-CAD) - To-scale CAD reference of the Framework Mainboard.
- [Frame-WorkStation](https://github.com/whatthefilament/Frame-WorkStation) - Desktop enclosure.
- [Framework-Desktop-Adapter](https://github.com/whatthefilament/Framework-Desktop-Adapter) - ATX mount adapter.
- [Framework-Tablet](https://github.com/whatthefilament/Framework-Tablet) - Tablet conversion case.
- [FrameStation](https://github.com/whatthefilament/FrameStation) - Game console enclosure.
- [Framework-Test-Bench](https://github.com/whatthefilament/Framework-Test-Bench) - Development/Test bench.
2022-10-12 00:15:25 +00:00
2022-10-13 12:15:35 +00:00
## Embedded Controller Firmware Mods
2022-10-12 21:01:24 +00:00
- [DHowett](https://github.com/DHowett) (AKA The EC Guy)
- [Hacking your Framework Laptops EC for fun and profit](https://www.howett.net/posts/2022-04-adding-an-ec-feature-1/) - Great place to start hacking your EC.
- [ECTool.EFI](https://github.com/DHowett/FrameworkHacksPkg) - EFI Shell application for flashing the EC.
- [EC Firmware Source Code](https://github.com/FrameworkComputer/EmbeddedController)
2022-10-12 00:15:25 +00:00
2022-10-13 12:15:35 +00:00
## Linux Support
2022-10-12 00:15:25 +00:00
2022-10-13 12:15:35 +00:00
## Troubleshooting
2022-10-12 00:15:25 +00:00
2022-10-13 12:15:35 +00:00
## Community
2022-10-12 19:53:22 +00:00
- [Framework Forums](https://community.frame.work)
- [Framework Discord](https://discord.com/invite/Framework)
- [Framework Subreddit](https://reddit.com/r/framework)
2022-10-12 21:32:32 +00:00
## Contributing
This list's Contribution Guidelines can be found [here.](/contributing.md)
2022-10-12 18:00:48 +00:00