Skip to content

Thanks for this! #1

Description

@andelink

I was manually going through and clearing my cached data under ~/Library/Application Support/Orion/ when I found your tools. My trial-and-error removal wasn't working so I ran yours and now my Orion browser is snappy again. Thank you!

I wanted to share the uv commands I ran it with, in case others prefer this over full cloning and pip install etc.

uv run \
    --with-requirements 'https://github.com/davidlary/SpeedUpOrion/blob/main/requirements.txt?raw=true' \
    --script 'https://github.com/davidlary/SpeedUpOrion/blob/main/speed_up_orion.py?raw=true'

uv run \
    --with-requirements 'https://github.com/davidlary/SpeedUpOrion/blob/main/requirements.txt?raw=true' \
    --script 'https://github.com/davidlary/SpeedUpOrion/blob/main/fix_orion_spinning_wheel.py?raw=true'

Cheers 🍻

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions