Skip to content

Latest commit

 

History

History
66 lines (61 loc) · 5.64 KB

README.md

File metadata and controls

66 lines (61 loc) · 5.64 KB

List of tools i am using in my daily routine to make things easy and interesting.

  • NPMs

    1. npm-check - To check for outdated, incorrect, and unused dependencies.
    2. node-prune - A small tool to prune unnecessary files from ./node_modules, such as markdown, typescript source files.
    3. ndm - (npm desktop manager)Npm desktop GUI.
  • Bash

    1. youtube-dl - To download videos from youtube and few other resource.
    2. tokei - To count your code, quickly.
    3. clone-all -- To clone all the repos under organization/username.
  • Tools/Utilities

    1. croc To transfer things from terminal to terminal
    2. webtty To share terminal session
    3. hidden To hide menu bar icons - MacOS
    4. speed monitor A lightweight speed monitor - MacOs
    5. immich Self hosted alternative to google photos
    6. vscode on sercer To run vscode on any server over ssh
    7. asciinema To record termial session.
    8. HapticKey A simple utility application for MacBook with Touch Bar that triggers a haptic feedback when tapping Touch
    9. Lens The Kubernetes IDE
    10. localstack - A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline! Bar.
    11. sshcode - To run vscode on server
    12. csvq - SQL-like query language for csv
    13. hyper - A terminal built on web technologies
    14. kap - A light weight open source screen recorder for MacOS.
    15. nodeScratchpad - To evaluate Nodejs Code Snippets From Menubar!
    16. apple-juice - An advanced battery gauge for macOS.
    17. Fanny - To Monitor your Mac's fan speed and CPU/GPU temperature from your Notification Center.
    18. shuttle - A simple shortcut menu for macOS
    19. Settings Sync - vscode extension to sync setting across workstations.
    20. Go binaries - Go binaries platform. language independent.
    21. fx - Command line JSON viewer.
    22. Matomo - Open analytics platform. alternative to ga.
    23. Snapdrop - local file sharing in your browser. Inspired by Apple's Airdrop.
    24. VideoJS - web video player built from the ground up for an HTML5 world.
    25. GoAccess - real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser
    26. ddosify - Ddosify - High-performance load testing tool
    27. fasthttp - Fast http pkg for Go
    28. vaultwarden - Unofficial Bitwarden compatible server
    29. send - Simple, private file sharing
    30. tmate - Instant terminal sharing
    31. picoshare - Lightweight service for sharing images, videos, and other files.
    32. lf - Terminal file manager
    33. nocodb - Open Source Airtable Alternative - turns any MySQL, Postgres, SQLite into a Spreadsheet with REST APIs.
    34. code edit - CodeEdit App for macOS – Elevate your code editing experience.
    35. onedev - Self-hosted Git Server with CI/CD and Kanban
    36. import cost - VS code extension that display inline in the editor the size of the imported package.
    37. lapce - Lightning-fast and Powerful Code Editor.
    38. Ventoy - Bootable USB solution.
    39. ChatGPT - ChatGPT desktop app
    40. docker-lint - Dockerfile linter, validate inline bash, written in Haskell
    41. mac-dev-playbook - Mac setup and configuration via Ansible.
  • Blogs/Posts/Repos

    1. DevOps-Practices
    2. git-password-caching - For linux users to save passwords like macOs key-chain
    3. git-useful-stuffs
    4. public-apis
    5. security-list
  • Authors

    1. Quincy Larson
    2. Alex-xu