Our great sponsors
-
pinpoint
Keystroke launcher and productivity tool. Windows alternative to macOS Spotlight and Alfred. Alternative to Wox, PowerToys. (by dkgv)
My friend and I made this: https://github.com/dkgv/pinpoint It's a keystroke launcher capable of quite a few things by now, controlling Spotify, browsing reddit, currency conversion, searching for programs and more. Actually use it almost every day
-
transferwisely
Batch process using transfer-wise API to automatically track, detect and book transfers for you at better rates.
https://github.com/anuragdhingra/transferwisely I regularly use this to send money back to my country. It uses transferwise API to track and book best currency conversion rates.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
A couple that spring to mind are my mouse to button remap, which allows me to remap individual keyboard keys to extra mouse buttons (very helpful when gaming and I don't want to reach across my keyboard!)
-
Arduino-Wake-Up-Light
An alarm clock which turns on the lights very slowly. It also uses a buzzer to produce gentle "tick" sounds after certain time.
Wake up light alarm clock: https://github.com/erhanalankus/Arduino-Wake-Up-Light
-
Chrome extension to control captions in LinkedIn Learning videos. Code: https://github.com/spnm/LinkedIn-Learning-Captions Extension : https://chrome.google.com/webstore/detail/linkedin-learning-caption/ggdakknlgmplegladciiikoiabaedecb
-
stimer
stimer stands for "simpletimer" and is a command line timer that features short "fuzzy" syntax and basic output.
cli timer. use it all the time. thought it was weird linux distros didn't come with something simple already (im aware you can make simple bash script if you wanted): https://github.com/deynh/stimer
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
https://github.com/learnbyexample/command_help is big enough to warrant a repo, examples, limitations, etc. I had a list of todo items to improve the script, but after years of usage, I'm fine with the limitations since I rarely encounter them. This helps me to extract documentation of particular options, here's an example:
-
popify
-
[PreviewMark](https://github.com/bonniesimon/preview-mark)
-
search-filter
Firefox extenstion to allow blacklisting domains from duckduckgo & google search results.
-
Neat. This feels like it is somewhere between Launchy and AutoHotKey in terms of functionality.
-
I programmed a variant of the Battleships game. https://github.com/xxxcucus/planes
-
I made https://github.com/stuomas/disorient to control my Windows PCs via MQTT/WebSocket in synergy with my home automation system. It is in daily use for me
-
I wrote a tool to help me pair program, I use it every day https://github.com/PurpleBooth/git-mit
-
I made https://github.com/mrbasel/hn-reader which I use to browse HN on my phone.
-
I have a notes application that replaced my old solution with files on directory NOTES. I try to keep all my notes there. The inspiration came from MacOS notes app that I've seen in one of my coworkers. The application was created in AngularJS a few years ago and it's text-based.
-
SpotlightX
A minimalistic action bar to do things quicker and more efficiently than the Windows 10 search bar.
I'm similar to OP, but I use my own version https://github.com/TorinFelton/SpotlightX
-
I wrote a small program (that I call DisplayToggle) that simplifies swapping between the "PC screen only" and "Extend" display modes in Windows. Basically you run the program and it detects your current mode, then swaps to the other mode. I use my keyboard's macro software to globally bind it to Fn + T. I find it a lot more convenient than using the built-in Win + P menu because I don't care about the "Duplicate" or "Second screen only" modes, and only want a quick toggle between "PC screen only" and "Extend."
-
-
Unfortunately, it only really works on my debian install. https://github.com/Patrick-McKeever/sonarApp
-
ImageViewer
An ultra-minimalistic image viewing program for Windows built with C and SDL2 (by Introscopia)
my tiny image viewer: https://github.com/Introscopia/ImageViewer
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Related posts
- GitHub - dyrector-io/dyrectorio: dyrector.io is a self-hosted container management platform.
- Introducing WSL Backup Tool - A backup tool for Windows Subsystem for Linux (WSL) distros
- [2022 Day 7 (Part 1)][c#]
- Ask HN: Why isn't JSON-RPC more widely adopted?
- I want to make a 4 player online card-game with a standard deck of cards