Skip to content

Instantly share code, notes, and snippets.

@woensug-choi
woensug-choi / gh-download.py
Last active June 12, 2024 06:41 — forked from pdashford/gh-download.py
Python script to download folders from Github repo
"""
Downloads folders from github repo
Requires PyGithub
pip install PyGithub
"""
import os
import sys
import base64
import shutil
@woensug-choi
woensug-choi / gh-download.py
Created June 12, 2024 06:37 — forked from pdashford/gh-download.py
Python script to download folders from Github repo
"""
Downloads folders from github repo
Requires PyGithub
pip install PyGithub
"""
import os
import sys
import base64
import shutil
@woensug-choi
woensug-choi / README.en.md
Created December 18, 2023 07:43 — forked from akihikodaki/README.en.md
Linux Desktop on Apple Silicon in Practice

Linux Desktop on Apple Silicon in Practice

I bought M1 MacBook Air. It is the fastest computer I have, and I have been a GNOME/GNU/Linux user for long time. It is obvious conclusion that I need practical Linux desktop environment on Apple Silicon.

Fortunately, Linux already works on Apple Silicon/M1. But how practical is it?

  • Two native ports exist.