Faao is a GitHub Issue/Pull Request client on Electron/Browser.
- Support Modern browser/mobile/Electron(recommenced)
- Support GitHub.com and GitHub Enterprise(GHE)
- Search Issue/Pull Request
- Search Syntax is same with GitHub Search
- Mixed the result of search
- Support GitHub User Activity
- Quick to create issue
- Import/Export profile data
- Sync data between PCs/mobiles
- Download binary
faao://query/add?url=<url>&query=<queryName>
: Addurl
toquery
yarn start
open http://localhost:3000/
yarn start
yarn run electron
Same with How to say "faao"! (High Quality Voices) - YouTube
See Domain documents
Visualization: Faao - UseCase architecture
And See UseCase documents
See Releases page.
Install devDependencies and Run npm test
:
npm i -d && npm test
Run test files in __tests__
directory by Jest.
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
- azu/github-issue-teev: [NW.js] GitHub Issue Manager(Viewer)
- Jasper: A flexible and powerful issue reader for GitHub
- Gitscout: A beautiful and optimized GitHub Issues experience for macOS
MIT © azu
with based on korat's ViewPool implementation.