Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yskoht/github-show-filename-list
Show file name list in GitHub
https://github.com/yskoht/github-show-filename-list
github userscript
Last synced: 16 days ago
JSON representation
Show file name list in GitHub
- Host: GitHub
- URL: https://github.com/yskoht/github-show-filename-list
- Owner: yskoht
- License: mit
- Created: 2020-04-19T08:44:37.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T12:41:36.000Z (3 months ago)
- Last Synced: 2024-11-20T02:38:25.011Z (3 months ago)
- Topics: github, userscript
- Language: JavaScript
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Show Filename List
[![MIT License](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
This userscript shows a list of files that have been modified.
![screenshot](https://raw.githubusercontent.com/yskoht/github-show-filename-list/images/screenshot.png)
I like this feature of Bitbucket, so I made it.
## Install
1. Install [Tampermonkey](http://www.tampermonkey.net/)
2. Go to [userscript file page](https://github.com/yskoht/github-show-filename-list/blob/master/github-show-filename-list.user.js)
and click the "Raw" button.## License
This software is released under the MIT License, see LICENSE.