All Projects → tborychowski → tim

tborychowski / tim

Licence: GPL-3.0 license
manage issues with order

Programming Languages

javascript
184084 projects - #8 most used programming language
stylus
462 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to tim

Shuttle
The fastest access to your favorite applications.
Stars: ✭ 52 (+1.96%)
Mutual labels:  bookmark, electron-app
chronobreak
Pomodoro timer made in Electron that emphasises replicating the original technique.
Stars: ✭ 22 (-56.86%)
Mutual labels:  productivity-booster, electron-app
Quest
Quest is a Unified Engine for Searching Things (JIRA, Confluence, Google Drive, Dropbox paper, Slack...)
Stars: ✭ 76 (+49.02%)
Mutual labels:  electron-app
workbench
A hierarchical environment manager for bash, written in bash.
Stars: ✭ 17 (-66.67%)
Mutual labels:  manager
competiwatch-desktop
Desktop app built in Electron for tracking your competitive match history in Overwatch.
Stars: ✭ 94 (+84.31%)
Mutual labels:  electron-app
wfm
原生PHP在线文件管理器,原生PHP在线文件编辑器,php在线文档管理
Stars: ✭ 17 (-66.67%)
Mutual labels:  manager
KrazyKotlin
A collection of useful Kotlin Extension
Stars: ✭ 75 (+47.06%)
Mutual labels:  productivity-booster
Odin
manage model revisions with ease
Stars: ✭ 60 (+17.65%)
Mutual labels:  manager
socya old
Open-Source membership management software for associations. Association Management System (AMS) or Membership software. 🇫🇷 Logiciel de gestion d'adhérents pour associations Open-Source. Association Management System (AMS) or Membership software.
Stars: ✭ 14 (-72.55%)
Mutual labels:  manager
xbox360-controller-manager
Turn OFF your wireless xbox 360 controller on PC and see the battery status of the connected controllers.
Stars: ✭ 38 (-25.49%)
Mutual labels:  manager
Tagos
A Gui To Manage Tags
Stars: ✭ 15 (-70.59%)
Mutual labels:  manager
notion-linux-wrapper
Notion.so desktop application for Linux
Stars: ✭ 37 (-27.45%)
Mutual labels:  electron-app
keep
Run Google Keep in the menu bar
Stars: ✭ 66 (+29.41%)
Mutual labels:  electron-app
cybernode-archive
🚀 Manager of docker images for cybernomics
Stars: ✭ 20 (-60.78%)
Mutual labels:  manager
mate-tweak
Tweak tool for the MATE Desktop
Stars: ✭ 57 (+11.76%)
Mutual labels:  manager
slim-doctrine
Slim-Doctrine managers integration
Stars: ✭ 16 (-68.63%)
Mutual labels:  manager
react-file-manager
A file manager built in ReactJs
Stars: ✭ 40 (-21.57%)
Mutual labels:  manager
mmwm
Modern Minimalistic Window Manager
Stars: ✭ 45 (-11.76%)
Mutual labels:  manager
nexus-blobstore-google-cloud
Nexus Repository Manager Blobstore backed by Google Cloud Storage
Stars: ✭ 35 (-31.37%)
Mutual labels:  manager
222
222. Dark mode. Everywhere. 222 bytes of js to make any website dark
Stars: ✭ 58 (+13.73%)
Mutual labels:  bookmark

TIM

Tom's Issue Manager.

Screenshot

Features

  • Gives you only 1 page (no tabs, no clutter. just focus). If you really, really must see a link in another window you can open link or a page in your selected browser (cmd+click or right-click on a link/image)
  • Minimalist & extremely functional design
  • Dock badge shows the number of unread notifications
  • Tweaked github css to make it responsive and hide unimportant blocks (headers, footers)
  • Shows real names instead of logins (e.g. in comments)
  • Auto updater (like chrome - updates the app in the background)
  • Works with Github Enterprise
  • TouchBar Support

Disclaimer

This is mac-first app. It should be cross-platform, because it's using Electron, but it's not, because I'm lazy and because I have no access to Windows & Linux machines to actually test it. If you do, and have lots of time to spare - I would welcome your help 😄. Otherwise, please don't ask me to do this.

Download

Check the Releases for the latest version.

NOTE: This is not signed with Apple's dev cert, so you may need to allow installation of apps from "All Sources" on your mac.

sudo spctl --master-disable

More Screenshots

Notifications

  • quickly see what's going on,
  • dismiss merged PRs without leaving the page

Notifications

Bookmarks

  • stash any page
  • issue/PR pages are grouped by repository name
  • PR bookmarks will show build job progress and status (only jenkins for now)
  • red dot will show you if there are new comments on an issue/PR since you bookmarked it
  • type icon (issue or PR) will change colour based on the status (open - green; closed - red) - like in GH

Bookmarks

My Issues

  • list all issues assigned to the currenlty logged-in user (based on the token provided in settings)
  • like bookmarks - shows icon colour based on the status and red dot for unread comments

My Issues

Settings

Settings

Dev install

git clone https://github.com/tborychowski/tim.git
cd tim
npm i
gulp
npm start
  • make sure you have gulp installed globally:
npm i -g gulp
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].