An open API service indexing awesome lists of open source software.

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

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