Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleksiyrudenko/github-favs
A Chrome extension to manage hand-picked favourite github projects
https://github.com/oleksiyrudenko/github-favs
Last synced: 17 days ago
JSON representation
A Chrome extension to manage hand-picked favourite github projects
- Host: GitHub
- URL: https://github.com/oleksiyrudenko/github-favs
- Owner: OleksiyRudenko
- Created: 2018-11-08T15:03:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T16:24:33.000Z (about 6 years ago)
- Last Synced: 2024-10-29T20:18:29.650Z (2 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# git-favs
A Chrome extension to manage hand-picked favourite cloud git projects
## WIP
Features:
- [ ] bookmark a repo as a git-fav
- [ ] manage git-fav tags
- [ ] keep git-favs among browser's bookmarks for cross-device sync
- [ ] settings: change default git-fav bookmarks folder (use `.git-favs` to denote current dir)
- [ ] settings: optionally keep git-fav dir among browser's bookmarks bar
- [ ] browse git-favs
- [ ] browse and watch git-fav's forks (parent, children, siblings)
- [ ] search git-favs
- [ ] filter git-favs per tags
- [ ] read git-fav's unread notifications counter
- [ ] clear git-fav's unread notifications counter
- [ ] remove a git-fav
- [ ] manage foldable extension UI widget
- [ ] show unread notifications count for all git-favs
- [ ] clear unread notifications count for all git-favs
- [ ] preview a git-fav|all git-favs unread notifications
- [ ] support github, gitlab, bitbucket
- [ ] detect and suggest existent git related bookmarks dirReferences:
- plugins
- https://github.com/Voblet/bookmarking-for-github
- https://github.com/tanmayrajani/notifications-preview-github
- https://github.com/ovity/octotree
- other resources
- https://github.com/dwyl/learn-chrome-extensions