Sorcery

Create shareable code links

Free. Open source. No sign-up required.

Supports GitHub, GitLab, Bitbucket, Gitea, Codeberg, and Azure DevOps

Your srcuri.com link is ready!
Original
Sorcery

How It Works

1

Copy a link from GitHub, GitLab, or any supported provider

2

Paste it above to create a srcuri.com link

3

Share the link - it opens directly in the recipient's editor

https://srcuri.com/repo/file.rs:42?branch=main&remote=https://github.com/user/repo
Opens file.rs at line 42 in your editor
0
Links Created
0
Repos Connected
0
Active Users

For Power Users

Manual URL Construction

You can construct srcuri.com links manually using this format:

https://srcuri.com/{repo}/{path}:{line}?branch={branch}&remote={remote_url}
repo
Repository name (e.g., "sorcery-desktop")
path
File path within the repo (e.g., "src/main.rs")
line
Line number to open (optional)
branch
Branch, tag, or commit reference
remote
Full URL to the repository (URL-encoded)

Free Forever

No sign-up, no limits. srcuri.com is a free public utility.

Open Source

Built in public. Contribute on GitHub.

Works Everywhere

VS Code, IntelliJ, Cursor, Vim, and more.