All Projects → azu → faao

azu / faao

Licence: MIT License
Faao is a GitHub issue/pull-request client on Electron.

Programming Languages

typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to faao

td
a non-offensive, per project ToDo manager.
Stars: ✭ 48 (-36%)
Mutual labels:  todo
mtodo
Simple Todo Software For GNU/Linux
Stars: ✭ 12 (-84%)
Mutual labels:  todo
stack-public
A key-value based writer.
Stars: ✭ 19 (-74.67%)
Mutual labels:  todo
to-do-list-acf-to-rest-api
To do list using the plugin WordPress REST API
Stars: ✭ 24 (-68%)
Mutual labels:  todo
gitlab task manager
Microsoft Todo inspired task manager leveraging Gitlab's Issue Tracker as the backend
Stars: ✭ 22 (-70.67%)
Mutual labels:  todo
ToDue
An android app to keep track of your ToDo's
Stars: ✭ 23 (-69.33%)
Mutual labels:  todo
ToDo
Android application to quickly add tasks and reminders.
Stars: ✭ 13 (-82.67%)
Mutual labels:  todo
react-todo
A super accessible and easy to use todo list.
Stars: ✭ 13 (-82.67%)
Mutual labels:  todo
todo
🤖 🚀 I created Todo. Hope you like it and enjoy the open source
Stars: ✭ 16 (-78.67%)
Mutual labels:  todo
nzb
Get Things Done® with nzb, a beautiful terminal interface for Nozbe. Inspired by Wunderline
Stars: ✭ 35 (-53.33%)
Mutual labels:  todo
todofi.sh
Handle your todo-txt tasks directly from Rofi
Stars: ✭ 46 (-38.67%)
Mutual labels:  todo
react-native-todo
Very lightweight and smooth design todo app with react-native
Stars: ✭ 25 (-66.67%)
Mutual labels:  todo
todo-txt
Todo.txt syntax highlighter and helper extension for visual studio code.
Stars: ✭ 39 (-48%)
Mutual labels:  todo
meemo
Run a lightweight Meemo server with database on Docker with docker-compose
Stars: ✭ 18 (-76%)
Mutual labels:  todo
habitica-cli
An immersive command line interface for Habitica ⚡🔥
Stars: ✭ 29 (-61.33%)
Mutual labels:  todo
To-Do
To-do is a web app that helps to organize your day-to-day activities. It lists all the activities that you need to be completed and allows you to mark them as complete or not. Tasks can also be dragged and dropped in any position. It's a minimalistic website built using JavaScript ES6, Webpack, and CSS.
Stars: ✭ 14 (-81.33%)
Mutual labels:  todo
mark
mark is an markdown editor app for mac
Stars: ✭ 47 (-37.33%)
Mutual labels:  todo
handscream
Time and task Management
Stars: ✭ 27 (-64%)
Mutual labels:  todo
todobot
📝🤖 Simple, efficient and most importantly elegant TODO Bot. A virtual TODO List right inside your Discord server!
Stars: ✭ 32 (-57.33%)
Mutual labels:  todo
go-astitodo
Parse TODOs in your GO code
Stars: ✭ 58 (-22.67%)
Mutual labels:  todo

Faao Build Status Netlify Status

Faao is a GitHub Issue/Pull Request client on Electron/Browser.

gif

Features

  • Support Modern browser/mobile/Electron(recommenced)
  • Support GitHub.com and GitHub Enterprise(GHE)
  • Search Issue/Pull Request
  • Mixed the result of search
    • e.g.) You can see the results of Created, assigned, mentioned as a single result
    • e.g.) You can see the results of repo:azu/todo on github.com and repo:azu-ghe/todo on GHE as a single result
  • Support GitHub User Activity
  • Quick to create issue
  • Import/Export profile data
  • Sync data between PCs/mobiles

Usage

Browser

Electron

  • Download binary

URL Schems

  • faao://query/add?url=<url>&query=<queryName>: Add url to query

Development

Browser

yarn start
open http://localhost:3000/

Electron

yarn start
yarn run electron

How to pronounce "Faao"?

Same with How to say "faao"! (High Quality Voices) - YouTube

Structure

Domain

See Domain documents

UseCase

Visualization: Faao - UseCase architecture

And See UseCase documents

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Run test files in __tests__ directory by Jest.

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Related Efforts

  • 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

Author

License

MIT © azu

with based on korat's ViewPool implementation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].