https://github.com/xiaoluoboding/astrolabe
Manage your GitHub Stars with One App
https://github.com/xiaoluoboding/astrolabe
Last synced: 5 months ago
JSON representation
Manage your GitHub Stars with One App
- Host: GitHub
- URL: https://github.com/xiaoluoboding/astrolabe
- Owner: xiaoluoboding
- License: mit
- Created: 2016-04-16T09:33:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T12:53:02.000Z (almost 6 years ago)
- Last Synced: 2024-12-30T22:11:17.211Z (about 1 year ago)
- Language: Vue
- Homepage:
- Size: 1.29 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- License: LICENSE
Awesome Lists containing this project
README
# Astrolabe
Manage your GitHub stars use one desktop app.
# Tech Stack
- Electron
- Material Design
- MongoDB
- Node.js
- Vue.js
# Usages
- `clone this repo`
- `cd astrolabe`
- `npm install`
- `cd astrolabe/app`
- `npm install`
- `cd astrolabe`
- `npm start`
Now you can rise up astrolabe with hot loading.
# Features
- [x] Material Design UI
- [x] Github OAuth2 Login
- [x] Global search
- [x] Github stars List
- [x] Github stars Sort
- [x] Parse the preferred README for a repository
- [x] Highlight code
- [x] Categorized and navigated by language
- [ ] Add tags
- [ ] Setting Interface
- [ ] Icon design
- [ ] User Card && Repo Card
- [x] Copy clone link to clipboard
- [x] Download archive file
- [x] Back to top
- [x] Open All Link in Default Brower
- [x] Use `Nedb` for cache local data
- [x] Infinite scroll the description of repository
# License
MIT