productivity-tools.md
July 15, 2021 Β· View on GitHub
Bookmarks tagged [productivity-tools]
www.codever.land/bookmarks/t/productivity-tools
So, I wrote my first IntelliJ plugin to help me bookmark code
https://www.codepedia.org/ama/my-first-intellij-plugin-to-help-me-bookmark-code
Shows the basic steps needed to create a simple IntelliJ plugins which makes saving and searching snippets from IntelliJ IDEs to Codever very easy.
- tags: intellij, plugins, productivity, productivity-tools
How I manage my dev bookmarks to save time and nerves - DEV Community π©βπ»π¨βπ»
https://dev.to/ama/how-i-manage-my-dev-bookmarks-and-save-time-and-nerves-56ae
If you are like me and you like to keep things neat and organised, you probably end up with a dozen of folders and sub-folders in your bookmarks navigation bar. The reality is this only scales up to a...
- :calendar: published on: 2019-07-13
- tags: productivity, productivity-tools
Witeboard Home Page
Witeboard is the fastest way to collaborate real-time with your team anywhere. Whiteboard.
Bookmarking code snippets with Codelets
https://dev.to/ama/bookmarking-code-snippets-with-codelets-3d44
Presents how to use Codelets (code snippets) to increase your productivity when bookmarking and reusing code snippets from web or your own projects
- tags: productivity, productivity-tools
- :octocat: source code
Form Filler - Chrome Web Store
https://chrome.google.com/webstore/detail/form-filler/bnjjngeaknajbdcgpfkgnonkmififhfo
Fill all inputs in a page with dummy data. ** The purpose of this extension is to help developers and testers test their forms quickly and easily. **
This extension allows you to fill all form inputs...
- tags: google-chrome-extension, productivity-tools
- :octocat: source code
My list of almost indispensable Chrome Extensions - DEV Community
https://dev.to/ama/my-list-of-almost-indispensable-chrome-extensions-443
A list of my almost indispensable chrome extensions I use on a day to day basis to improve productivity, bookmarking, writing or as developer tools.
- :calendar: published on: 2020-01-08
- tags: google-chrome-extension, productivity-tools
Save to bookmarks.dev - Chrome Web Store
https://chrome.google.com/webstore/detail/save-to-bookmarksdev/diofdblfhjbpgackifolmboaiccmebjb
The Chrome extension enables you to quickly save the active tab as a bookmark to www.bookmarks.dev. Make sure you have an account from www.bookmarks.dev to begin.
- tags: google-chrome-extension, dev-tools, productivity-tools
- :octocat: source code
Octotree Home Page
GitHub on steroids - Browser extension that brings your GitHub experience to the next level.
Features ...
- tags: google-chrome-extension, productivity-tools, dev-tools, github
- :octocat: source code
JSONView
https://chrome.google.com/webstore/detail/jsonview/chklaanhfefbnpoihckbnefhakgolnmc
Validate and view JSON documents
JSONView port for Chrome.
Original firefox extension is here: http://benhollis.net/software/jsonview/
- tags: google-chrome-extension, json, productivity-tools
- :octocat: source code
CodeCopy - Chrome Web Store
https://chrome.google.com/webstore/detail/codecopy/fkbfebkcoelajmhanocgppanfoojcdmg
A browser extension that adds a "copy to clipboard" button to every code block on GitHub, MDN, Gist, StackOverflow, StackExchange, npm, and even Medium.
- tags: productivity-tools, dev-tools, google-chrome-extension
- :octocat: source code
Dotfiles Are Meant to Be Forked
http://zachholman.com/2010/08/dotfiles-are-meant-to-be-forked/
Iβm a big fan of customizing your dotfiles. βDotfilesβ are the funky little files in your *nix-based home directory that allow you to customize your nerdery: change how your prompt looks, set up your ...
- :calendar: published on: 2010-08-20
- tags: productivity, productivity-tools, bash
- :octocat: source code
Scrumpoker Online
https://www.scrumpoker.online/
Scrumpoker online is an open source web implementation of planning poker for scrum teams to determine the complexity of stories. It aims to integrate ticketing systems like Redmine or Github.
- tags: scrum, productivity-tools
- :octocat: source code
cookiecutter
https://github.com/audreyr/cookiecutter
A command-line utility that creates projects from cookiecutters (project templates).
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
doitlive
https://github.com/sloria/doitlive
A tool for live presentations in the terminal.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
howdoi
https://github.com/gleitz/howdoi
Instant coding answers via the command line.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
PathPicker
https://github.com/facebook/PathPicker
Select files out of bash output.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
percol
https://github.com/mooz/percol
Adds flavor of interactive selection to the traditional pipe concept on UNIX.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
thefuck
https://github.com/nvbn/thefuck
Correcting your previous console command.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
tmuxp
A tmux session manager.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code
try
https://github.com/timofurrer/try
A dead simple CLI to try out python packages - it's never been easier.
- tags: python, command-line-tools, productivity-tools
- :octocat: source code