Ecosyste.ms: Awesome

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

https://github.com/zenghongtu/Remu

💥Chrome Extension for GitHub that view stars / star history / organizing starred repository
https://github.com/zenghongtu/Remu

chrome chrome-extension github github-search github-search-repository github-stars star-history

Last synced: 1 day ago
JSON representation

💥Chrome Extension for GitHub that view stars / star history / organizing starred repository

Lists

README

        




Remu - Managing your GitHub Starred Repository efficiently has never been easier.

---


[中文 README]


Current Release
License

Made with:

&

---

## What is Remu?

Remu(レム) is rem's non-Japanese kana pinyin.

Here, she is a Chrome browser plug-in, which manages GitHub Stars efficiently through label classification, and realizes cross-platform data synchronization by virtue of Gists' powerful capability1.

1 - The sync capability (storage.sync) provided by Chrome is only 100kb in size and can only store 512 items, 8kb each. If there are too many repos and labels, some of the data will not be synchronized, so I use Gists for synchronization (there is currently no capacity limit), and by the way, I can view the history.

## Install

[Chrome Web Store](https://chrome.google.com/webstore/detail/remu/bajifjohhghngljcfhkbpcggafpiajdo)

## Feature

- Show starred repositories / watching repositories(**default close**)
- Add Notes
- Set / Edit / Delete Tags
- Search by title / description / readme(**default close**)
- UnStarred Repo / Download Zip / Clone with HTTPS
- Google Account Sync Token/GistId, Gist ** Auto Sync ** tag data (default 6 second delay)
- and many more...

### Repo

### Tab

## Next Feature

- [x] star history
- [ ] multi-language
- [ ] theme
- [ ] toc
- [ ] search tips
- [ ] tag custom color

## Screenshot

### Star History

![](images/2019-07-22-09-50-21.png)

### Settings

### Token Scopes

## Development

```shell
yarn run start
```

## Community

## License

MIT © [zenghongtu](https://github.com/zenghongtu)