All Projects → BoD → NyanTrayIntelliJPlugin

BoD / NyanTrayIntelliJPlugin

Licence: other
A little plugin for IntelliJ (and Android Studio, and other IntelliJ based IDEs) to let you know when work is ongoing.

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to NyanTrayIntelliJPlugin

IntelliJDeodorant
The project is not actively supported.
Stars: ✭ 53 (+120.83%)
Mutual labels:  intellij-plugin
AppleScript-IDEA
AppleScript support for IntelliJ IDEs
Stars: ✭ 21 (-12.5%)
Mutual labels:  intellij-plugin
intellij-prisma
Prisma schema file support for IntelliJ IDEs (WebStorm, PHPStorm, Pycharm, RubyMine, ...)
Stars: ✭ 25 (+4.17%)
Mutual labels:  intellij-plugin
JetBrainsCopilot
✈️ IDE plugin for the IntelliJ platform which adds GitHub Copilot support. (VERY WIP)
Stars: ✭ 155 (+545.83%)
Mutual labels:  intellij-plugin
IconViewer
Icon Viewer Plugin for Intellij
Stars: ✭ 34 (+41.67%)
Mutual labels:  intellij-plugin
android-studio-plugin
Integrate your Android project with Crowdin
Stars: ✭ 52 (+116.67%)
Mutual labels:  intellij-plugin
intellij-openapi-generator
Intellij Plugin for openapi-generator
Stars: ✭ 73 (+204.17%)
Mutual labels:  intellij-plugin
Squaretest
Tracks issues for the Squaretest plugin for IntelliJ IDEA
Stars: ✭ 32 (+33.33%)
Mutual labels:  intellij-plugin
markdown-editor
IntelliJ Platform A full-featured WYSIWYG editor for markdown
Stars: ✭ 92 (+283.33%)
Mutual labels:  intellij-plugin
intellij-frege
IntelliJ IDEA plugin for Frege language
Stars: ✭ 34 (+41.67%)
Mutual labels:  intellij-plugin
intellij-treeInfotip
IDEA项目结构树中的节点添加显示自定义备注文本IDEA DirectoryNode adds custom text for display
Stars: ✭ 48 (+100%)
Mutual labels:  intellij-plugin
intellij-zig
The IntelliJ IDEA plugin for the Zig programming language ┗😃┛ ┏😃┓ ┗😃┛ ┏😃┓
Stars: ✭ 85 (+254.17%)
Mutual labels:  intellij-plugin
cucumber-clojure
The plugin adds cucumber support for Clojure development
Stars: ✭ 13 (-45.83%)
Mutual labels:  intellij-plugin
idea-return-highlighter
Highlight return keywords.
Stars: ✭ 24 (+0%)
Mutual labels:  intellij-plugin
intellij-neos
Support for the Neos CMS in Intellij IDEA / PhpStorm
Stars: ✭ 37 (+54.17%)
Mutual labels:  intellij-plugin
TranslationPlugin
Translation plugin for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio.
Stars: ✭ 9,375 (+38962.5%)
Mutual labels:  intellij-plugin
CpuUsageIndicator
IntelliJ plugin https://plugins.jetbrains.com/plugin/8580?pr=idea
Stars: ✭ 19 (-20.83%)
Mutual labels:  intellij-plugin
intellij-autohotkey
AutoHotkey plugin for the Jetbrain's IntelliJ platform
Stars: ✭ 30 (+25%)
Mutual labels:  intellij-plugin
gitmoji-intellij-plugin
Intellij plugin for add a button on the commit dialog to add gitmoji
Stars: ✭ 35 (+45.83%)
Mutual labels:  intellij-plugin
ansible-vault-editor-idea-plugin
Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Stars: ✭ 29 (+20.83%)
Mutual labels:  intellij-plugin

Nyan Tray IntelliJ Plugin

A little plugin for IntelliJ (and Android Studio, and other IntelliJ based IDEs) to let you know when work is ongoing.

Illustration

It shows a Nyan Cat in your macOS menu bar whenever something is "ongoing" (loading, compiling, building, searching, analyzing...)

This will help you switch to another window temporarily while knowing at a glance when the task is finished.

When clicking on it, the total waiting time (today, this week, this month, this year, overall) is shown.

Note: this has only been tested on macOS. This uses the Swing SystemTray API so it may work on other OSes.

Why?

To optimize your work/nonwork task switching ;)

A lot of people switch to their browser/slack/minesweeper/whatever window while the project is compiling. Having a system-wide "ongoing progress" indicator allows to know right away when it's time to go back to work, even from another window or space.

Also, knowing how much time you spend doing nothing waiting for your IDE may be useful when asking your boss for a more powerful machine ;)

That's it!

Install / Download

See also

If you like this plugin, you'll probably also like this one ;)

There's also this gradle plugin to count time spent waiting for gradle.

Misc

The time counting data is stored in ~/.nyantray.

Licence

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

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].