https://github.com/samdenty/repositories-app
WIP: Mac app which allows you to access any file from github, without cloning
https://github.com/samdenty/repositories-app
Last synced: 11 months ago
JSON representation
WIP: Mac app which allows you to access any file from github, without cloning
- Host: GitHub
- URL: https://github.com/samdenty/repositories-app
- Owner: samdenty
- Created: 2020-12-11T20:19:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T18:19:36.000Z (over 3 years ago)
- Last Synced: 2024-11-26T21:15:12.571Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 25.8 MB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# repositories-app
**Work in progress** - will be released as freemium. You can [sponsor](https://github.com/sponsors/samdenty) if you like the idea / want access to full version once released.
A Mac app which allows you to access any file / folder on github, without cloning.
Creates a virtual `GitHub` folder in your home directory. Files from repos can be accessed using paths like `~/GitHub/username/repo/README.md`. When filesystem operations are performed, the results are cached and persisted to a local database.
All user folders have icons sourced from GitHub:

Repo folders have icons sourced from automatically crawling the linked website / README:

And all files have icons sourced from your IDE:

## Chrome extension
A chrome extension allows you to right click on users/repos/files and open them up locally:
