10 KiB
title | date | description |
---|---|---|
My Version of Awesome System | 2023-10-27T00:00:00+00:00 | List of applications and tools that make my system awesome and lightweight, including both Windows and Linux. More details can be seen on [dotfiles](https://github.com/night0721/dotfiles) repository |
Credits to Thunder
Table of Contents
Applications
Communication
- Discord - Username: night.dev
- Signal - Better than WhatsApp
- Instagram - 99% people use it
- WhatsApp - 99% people use it
Browser
- Brave - Privacy focused but too much on cryptocurrency
- Firefox Hardened - Best
- Librewolf - Alternative to Firefox
Brave Extensions
- Lotus - My own extension for playing music or showing time at new tab
- Allow CORS - For bypassing CORS
- Bitwarden - Password manager
- Chrome Remote Desktop - remote desktop
- Color Picker for Chrome - Picking colors for web development
- Disable Content-Security-Policy - For bypassing CSP
- Enhancer for YouTube - Improve UX, themes, playback speed
- JSON Viewer - Viewing JSON for debugging
- LibRedirect - Redirect popular sites to alternative privacy-friendly sites
- Surfshark VPN Extension - VPN
Firefox
I use Firefox Hardened, but you can use Librewolf(fork of Firefox). For hardening, I use BetterFox, you can copy the settings from user.js from there.
// Add a line at override settings in BetterFox
// PREF: restore Firefox accounts
user_pref("identity.fxaccounts.enabled", true);
Videos for Firefox
Themes
Extensions
- Bitwarden - Free Password Manager
- ClearURLs
- Decentraleyes
- Enhancer for YouTube
- LibRedirect
- Surfshark VPN Extension
- uBlock Origin
Games
IDEs
- Visual Studio Code - Best Code Editor
- VS Codium - VS Code without telemetry
- Visual Studio - IDE for C/C++/C# and .NET development
- IntelliJ IDEA - IDE for Java/Kotlin development
- CLion - IDE for C/C++ development
- PyCharm - IDE for Python development
- WebStorm - IDE for Web development
- NeoVim - Vim but asynchronous
VS Code
Extensions
- ChatGPT - EasyCode
- Discord Rich Presence
- Github Copilot
- Catppuccin Icons for VSCode
- IntelliCode
- Live Server
- Night Owl
- Office Viewer(Mardown Editor)
- Prettier - Code formatter
- Pretty TypeScript Errors
- Python Indent
- Tailwind CSS IntelliSense
- WakaTime
Themes
Visual Studio
Extensions
Themes
Languages
Disclaimer: I only include languages that requires installing to use
Utilities
- BleachBit - CCleaner alternative
- Postman - API testing
- Sideloadly - Sideload apps to iOS
- OBS Studio - Screen recording
- ShareX - Screenshot with cool effects
- Adobe Products - Photoshop, Illustrator, Premiere Pro, After Effects, etc.
- Figma - Designing
- GIMP - Photoshop alternative
- git - Version control
- Terminal - More customisable shell, you can you kitty or konsole in Linux
- winget - Package manager for Windows
- Chocolatey - Package manager for Windows
- MongoDB Compass - MongoDB GUI
- czkawka - Duplicate file finder
- Surfshark - VPN
- GeForce Experience - Boost Gaming Experience with NVIDIA GPUs
- iTunes - Compulsory to Sideloadly
- iCloud - Compulsory to Sideloadly
- Starship - Customizable shell prompt
- Wallpaper Engine - Animated customizable wallpaper app for Windows
- Epic Games - To install apps
- Unreal Engine - To develop games
Setup
Windows
I recommend to customise your own Windows ISO using NTLite or MSMG Toolkit and refer to this video for more information.
After installing, debloat your system using this script. You might also want to use Sophia Script for more debloating and customisation of your system. (It requires your system to be on latest update which you might have Windows Update disabled based on your ISO file)
My Env Variables: image
Windows Terminal
Font: JetBrainsMono Nerd Font
Theme:
- Overnight Slumber
- Pro
- Retrowave
For settings, go here
Linux
Read this article for more information
Distros
- Debian - Stable as rock
- Arch - Customizable
- Ubuntu/Mint - Beginner friendly