
favs

Tree is a recursive directory listing command that produces a depth indented listing of files, which is colorized ala dircolors if the LS_COLORS environment variable is set and output is to tty. It's very agile & powerful.
tmux is a terminal multiplexer: it enables a number of terminals (or windows), each running a separate program, to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached.
tmux uses a client-server model. The server holds multiple sessions and each window is a independent entity which may be freely linked to multiple sessions, moved between sessions and otherwise manipulated. Each session may be attached to (display and accept keyboard input from) multiple clients.
tmux is intended to be a modern, BSD-licensed alternative to programs such as GNU screen. Major features include:
A powerful, consistent, well-documented and easily scriptable command interface. A window may be split horizontally and vertically into panes. Panes can be freely moved and resized, or arranged into one of four preset layouts. Support for UTF-8 and 256-colour terminals. Copy and paste with multiple buffers. Interactive menus to select windows, sessions or clients. Change the current window by searching for text in the target. Terminal locking, manually or after a timeout. A clean, easily extended, BSD-licensed codebase, under active development.
htop is an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses. htop is an interactive top replacement that runs in the terminal. The available columns are: PID, STATE, PPID, PGRP, SESSION, TTY_NR, TPGID, MINFLT, CMINFLT, MAJFLT, CMAJFLT, UTIME, STIME, CUTIME, CSTIME, PRIORITY, NICE, STARTTIME, PROCESSOR, M_SIZE, M_RESIDENT, M_SHARE, M_TRS, M_DRS, M_LRS, M_DT, ST_UID, PERCENT_CPU, PERCENT_MEM, USER, TIME, NLWP, TGID, CTID, VPID, VXID, RCHAR, WCHAR, SYSCR, SYSCW, RBYTES, WBYTES, CNCLWB, IO_READ_RATE, IO_WRITE_RATE, IO_RATE, CGROUP, OOM, IO_PRIORITY
Comparison between htop and top
- In 'htop' you can scroll the list vertically and horizontally to see all processes and complete command lines.
- In 'top' you are subject to a delay for each unassigned key you press (especially annoying when multi-key escape sequences are triggered by accident).
- 'htop' starts faster ('top' seems to collect data for a while before displaying anything).
- In 'htop' you don't need to type the process number to kill a process, in 'top' you do.
- In 'htop' you don't need to type the process number or the priority value to renice a process, in 'top' you do.
- 'htop' supports mouse operation, 'top' doesn't
- 'top' is older, hence, more used and tested.
Neofetch is a command-line system information tool written in bash 3.2+. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.
The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.
The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.
You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.
Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git tracks changes in any set of computer files, usually used for coordinating work among collaborators.
Windows PowerShell is an extensible command-line shell and associated scripting language from Microsoft. Windows PowerShell integrates with the Microsoft .NET Framework and provides an environment for execution of cmdlets, which are specialized .NET classes implementing a particular operation, scripts, which are composition of cmdlets along with imperative logic, executables, which are standalone applications, or by instantiating regular .NET classes. These work by accessing data in different data stores, like the filesystem or registry.
Zoom is a video communication company that provides remote conferencing services that combines video conferencing, online meetings, chat, and mobile collaboration.
Zoom offers a way to start or join a 100-person meeting face-to-face video, screen sharing and instant messaging
Key Features: --Best video meeting quality --Best screen sharing quality --Screen share directly from your device --Screen share photos, web, and Dropbox or Box files --Screen share apps via iOS AirPlay --Co-annotate during screen sharing --Real-time whiteboard collaboration --Send group text, images, and audio files from mobile and desktop --Contact availability status --Easily invite phone, email, or company contacts --Join as interactive participant or view-only webinar attendee --Works over WiFi, 4G/LTE, and 3G networks --Safe driving mode while on the road --Connect with anyone on iPad, iPhone, other mobile devices, Windows, Mac, Zoom Rooms, H.323/SIP room systems, and telephones
OpenVPN is a full-featured open source SSL VPN solution that accommodates a wide range of configurations, including remote access, site-to-site VPNs, Wi-Fi security, and enterprise-scale remote access solutions with load balancing, failover, and fine-grained access-controls. Starting with the fundamental premise that complexity is the enemy of security, OpenVPN offers a cost-effective, lightweight alternative to other VPN technologies that is well-targeted for the SME and enterprise markets.
Wireshark is the world's foremost network protocol analyzer. It lets you capture and interactively browse the traffic running on a computer network. It is the de facto (and often de jure) standard across many industries and educational institutions.
Wireshark has a rich feature set which includes the following:
-Deep inspection of hundreds of protocols, with more being added all the time -Live capture and offline analysis -Standard three-pane packet browser -Multi-platform: Runs on Windows, Linux, OS X, Solaris, FreeBSD, NetBSD, and many others -Captured network data can be browsed via a GUI, or via the TTY-mode TShark utility -The most powerful display filters in the industry -Rich VoIP analysis -Read/write many different capture file formats: tcpdump (libpcap), Pcap NG, Catapult DCT2000, Cisco Secure IDS iplog, Microsoft Network Monitor, Network General Sniffer® (compressed and uncompressed), Sniffer® Pro, and NetXray®, Network Instruments Observer, NetScreen snoop, Novell LANalyzer, RADCOM WAN/LAN Analyzer, Shomiti/Finisar Surveyor, Tektronix K12xx, Visual Networks Visual UpTime, WildPackets EtherPeek/TokenPeek/AiroPeek, and many others -Capture files compressed with gzip can be decompressed on the fly -Live data can be read from Ethernet, IEEE 802.11, PPP/HDLC, ATM, Bluetooth, USB, Token Ring, Frame Relay, FDDI, and others (depending on your platform) -Decryption support for many protocols, including IPsec, ISAKMP, Kerberos, SNMPv3, SSL/TLS, WEP, and WPA/WPA2 -Coloring rules can be applied to the packet list for quick, intuitive analysis -Output can be exported to XML, PostScript®, CSV, or plain text
The Tor software protects you by bouncing your communications around a distributed network of relays run by volunteers all around the world: it prevents somebody watching your Internet connection from learning what sites you visit, it prevents the sites you visit from learning your physical location, and it lets you access sites which are blocked.
The Tor Browser lets you use Tor on Windows, Mac OS X, or Linux without needing to install any software. It can run off a USB flash drive, comes with a pre-configured web browser to protect your anonymity, and is self-contained.
Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features.
Sublime Text may be downloaded and used for free without an expiration time limit, however a prompt appears occassionally to "ask to" purchase a license
Telegram is a messaging app created by former VK creators with a focus on speed and security. It’s superfast, simple and free. It is like SMS, but more powerful.
You can send messages, photos and videos to people who are in your phone contacts (and have Telegram). You can also create groups for up to 200000 people or channels for unlimited subscribers.
Your chats are not encrypted by default, which enables other people to see what you are writing. You can enable a "Secret Chat" to enable end-to-end encryption.
Telegram offers a Premium plan too: by subscribing to Telegram Premium, users unlock doubled limits, 4 GB file uploads, faster downloads, exclusive stickers and reactions, improved chat management – and a whole lot more. At the same time, all existing features that users have come to expect and rely on for nearly a decade remain free. Moreover, non-premium users will be able to enjoy some of Premium's benefits: for example, download the extra-large documents and view stickers sent by premium users, as well as tap to increase counters on premium reactions that were already added to a message. There are different prices for the Premium subscription based on your country, also if you buy it via the @premiumbot you don't have to pay the app store fees.
Telegram's security model has received notable criticism by cryptography experts. They criticized the general security model of permanently storing all contacts, messages and media together with their decryption keys on its servers by default and by not enabling end-to-end encryption for messages by default.
Telegram's client-side code is open-source software, whereas its server-side code is closed-source and proprietary. The service also provides public APIs with which developers can access the same functionality as Telegram's official apps to build their own messaging applications.
Telegram also provides a bot API for programmers to create different kinds of Telegram bots. Bots are simply Telegram accounts operated by software – not people – and they'll often have AI features. They can do anything – teach, play, search, broadcast, remind, connect, integrate with other services, or even pass commands to the Internet of Things.
Using Signal, you can communicate instantly with your relatives without making a compromise on privacy or security. Make video calls, send messages, pictures, videos, documents, voice recordings, GIFs, contacts & location, create groups so that you can chat in real time with all your friends at once and react to their messages with emojis -all with complete privacy-. Signal servers never have access to any of your communications and never store any of your data.
- Say Anything - Share text, voice messages, photos, videos, GIFs and files for free. Signal uses your phone's data connection so you can avoid SMS (No longer supports SMS or MMS) and MMS fees.
- Speak Freely - Make crystal-clear voice and video calls to people who live across town, or across the ocean, with no long-distance charges.
- Make Privacy Stick - Add a new layer of expression to your conversations with encrypted stickers. You can also create and share your own sticker packs.
- Get Together with Groups - Group chats make it easy to stay connected to your family, friends, and coworkers.
- No ads. No trackers. No kidding. - There are no ads, no affiliate marketers, and no creepy tracking in Signal. So focus on sharing the moments that matter with the people who matter to you.
- Remain Connected - Push notifications let you know when new messages have arrived, and they'll be waiting for you even if your battery dies or you temporarily lose service.
- View Source - All of our code is free, open, and available on GitHub (https://github.com/signalapp).
- Join Movements - Technology developed by Open Whisper Systems is trusted and used by millions of people around the world every day.
Python is an interpreted, interactive, object-oriented, extensible programming language. It provides an extraordinary combination of clarity and versatility, and is free and comprehensively ported.
OBS Studio (also known as Open Broadcaster Software, or OBS) is a screen-casting and live-streaming software available across multiple platforms including macOS, Windows and Linux. Boasting features typically only found in commercial screen recording apps, OBS also provides one of the simplest workflows with an intuitive and easy-to-learn interface that makes recording and streaming a breeze. It's also totally free and open-source.
With its long standing history of continued updates and considering its ease of use and free cost, it's no wonder OBS is one of the most popular and highest recommended apps for screen-casting and live streaming.
NOTABLE FEATURES:
Cross-platform (available for Mac, Windows and Linux). Encoding using H264 (x264) and AAC. Support for Intel Quick Sync Video (QSV), AMF and NVENC. Unlimited number of scenes and sources. Live RTMP streaming to Twitch, YouTube, Mixer, DailyMotion, Smashcast and more. File output to MP4, MKV or FLV. GPU-based game capture for high performance game streaming. DirectShow capture device support (webcams, capture cards, etc). Windows 8 high speed monitor capture support. Bilinear or lanczos3 resampling. Light and dark themes to support various working conditions and preferences.
Picard is the next generation MusicBrainz tagging application. This new tagging concept is album oriented, as opposed to track/file oriented like the ClassicTagger was. Picard is written in Python, which is a cross-platform language, and makes use of cross-platform libraries - this allows the same code to run both on Windows, Linux and Mac OS X.
Microsoft Teams is the chat-based workspace in Office 365 that integrates your team's people, content, and tools to be increase engagement and efficacy.
All your team conversations, files, meetings, and apps can be found in a single workspace you share with your coworkers and peers. Teams is also supported across Android, iOS, Windows, and the web.
Features: • Easily manage your team’s projects with file editing and sharing on the go • Connect face-to-face with HD audio and video, and join meetings from almost anywhere • Chat privately, in selected groups, or communicate with the entire team in dedicated channels • @ mention individual team members, or the whole team at once, to get your colleagues’ attention • Support for saving important conversations and custom notification patterns • Search your chats and team conversations to quickly find what you need • Get enterprise-level security and compliance alongside the rest of the Office 365 suite
Linphone is one of the most famous open source softphones in the world. It is fully SIP-based, for all calling, presence and IM features.
Use Linphone for free, and enjoy its intuitive interface and advanced features with our free SIP service or with an existing SIP account.
Easy-to-use graphical interface : Account creation assistant Smart contact list, with address book synchronisation for smartphones Call history "Invite your friends" option Remote provisioning from a QR Code or a URL
Advanced calling features : HD video calls with video preview (H.264, H.265 and VP8 codecs supported) Audio conference calls Call transfer and multi-call management (pause and resume) Call recording and replay (audio only)
Increased audio and video quality : State-of-the-art adaptive jitter buffer algorithm Innovative adaptive bitrate control HD voice (Opus support) and echo cancellation Call quality indicator and display of advanced call statistics
Enhanced Instant Messaging experience : One-to-one and multi-participant conversations Intuitive message delivery status (IMDN) Picture and file sharing Multi-device support Advanced IM notifications, with "reply to" and "mark as read" options
Secure communications : SIP TLS with state-of-the-art cypher algorithms Audio and video encryption with SRTP and ZRTP End-to-end encryption for 1-to-1 and group messaging
This project is an independent fork of Firefox, with the primary goals of privacy security and user freedom. It is the community run successor to LibreFox
LibreWolf uses more than 500 privacy/security/performance settings, patches, LibreWolf-Addons (optional) and is designed to minimize data collection and telemetry as much as possible (updater, crashreporter and Firefox’s integrated addons that don’t respect privacy are removed).
LibreWolf is NOT associated with Mozilla or its products.
Features Latest Version of Firefox: LibreWolf is compiled directly from the latest build of Firefox Stable. You will have the the latest features, and security updates. Completely Independent Build: LibreWolf uses a completely independent build from Firefox and has its own settings, profile folder and installation path. As a result, it can be installed alongside Firefox or any other browser. Extensions firewall: limit internet access for extensions. IJWY (I Just Want You To Shut Up): embedded server links and other calling home functions are removed. In other words, zero unauthorized or background connections by default. User settings updates: gHacks/pyllyukko base is kept up to date. Settings protection: important settings are enforced/locked within librewolf.cfg and policies.json, those settings cannot be changed by addons/updates/LibreWolf itself or unwanted/accidental manipulation; To change those settings you can easily do it by editing librewolf.cfg and policies.json. LibreWolf-addons: set of optional LibreWolf extensions Statistics disabled: telemetry and similar functions are disabled Tested settings: settings are performance aware Multi-platform (Windows/Linux/Mac/and soon Android) Dark theme (classic and advanced) Recommended and code reviewed addons list Community-Driven And much more…
Krita is a complete creative sketching and painting application with advanced, commercial quality features. It's open-source and available across all major desktop platforms. Krita is free on the official website and paid on Steam and Microsoft Store: the money will support Krita development.
User Interface - An intuitive user interface that stays out of your way. The dockers and panels can be moved and customized for your specific workflow. Once you have your setup, you can save it as your own workspace. You can also create your own shortcuts for commonly used tools.
Pop-up Palette - Quickly pick your color and brush by right-clicking on the canvas.
Brush Stabilizers - Have a shaky hand? Add a stabilizer to your brush to smoothen it out.
Brush Engines - Customize your brushes with 9 unique brush engines.
Wrap-around mode - It is easy to create seamless textures and patterns now. Press the ‘W’ key while painting to toggle wrap-around mode.
Resource Manager - Import brush and texture packs from other artists to expand your tool set.
Layer Management - Krita comes with vector, filter, group, and file layers. Combine, order, and flatten layers to keep organized. Add drop shadows and other simple effects using visual styles.
Full Color Management - Krita supports full color management through LCMS for ICC and OpenColor IO for EXR, allowing you to incorporate Krita into your existing color management pipeline.
Element is a Matrix-based end-to-end encrypted (E2EE) secure collaboration and messaging app.
It provides instant messaging, voice and video calls, screen sharing and file sharing; for 1:1s to huge chat rooms. It’s available to use across Web, Android, iOS, macOS, Windows & Linux.
Its decentralised design delivers digital sovereignty, enabling deployment on-premise or through any cloud provider.
Element Matrix Services (EMS) is the most popular SaaS for corporate use of Element. EMS provides fast performance and enterprise-grade add-ons.
Being Matrix-based, Element provides interoperability between traditional siloed apps. It can bridge into proprietary ‘walled garden’ systems such as Slack, Microsoft Teams, WhatsApp, Signal, Telegram and Discord to enable easy connections between different organisations.
End-to-end encryption is provided by default to keep users’ conversations and files safe. Cross-signed device verification uses QR codes or emoji comparisons to guard against imposters and eavesdropping.
Element is built on the Matrix.org open standard which provides bridges to other systems such as Slack, IRC and a lot more soon.
Brave Web Browser is a fast, free, secure web browser with a built-in ad blocker*, tracking and security protection, and optimized data and battery experience.
*What is Brave Ad Replacement?
Brave’s goal is to speed up the web, stop bad ads and pay publishers. One of the ways we plan to accomplish this is with ad replacements. We will also invite users to fund their wallets and to use those funds to pay the publishers of their favorite websites.
LibreOffice is a free and open-source office suite that is compatible with other major office suites, and is available on all operating systems. It is an independently-developed version of the OpenOffice.org suite.
The office suite includes:
LibreOffice - Writer, a word processor with similar functionality and file support to Microsoft Word . It has extensive WYSIWYG word processing capabilities, but can also be used as a basic text editor.
LibreOffice - Calc , a spreadsheet program, similar to Microsoft Office Excel . It has a number of unique features, including a system which automatically defines series of graphs, based on information available to the user.
LibreOffice - Impress , a presentation program resembling Microsoft Powerpoint . Presentations can be exported as SWF files, allowing them to be viewed on any computer with Adobe Flash installed.
LibreOffice - Draw , a vector graphics editor and diagramming tool similar to Microsoft Office Visio . It provides connectors between shapes, which are available in a range of line styles and facilitate building drawings such as flowcharts. It also includes features similar to desktop publishing software such as Scribus and Microsoft Office Publisher .
LibreOffice - Math , an application designed for creating and editing mathematical formulae. LibreOffice - Base , a database management program, similar to Microsoft Office Access .
MEGA, the successor of MegaUpload , is a cloud storage and file hosting service produced by Mega Limited. This cloud-storage solution claims to protect your privacy with end-to-end encryption and offers a "Secure Collaboration" feature.
Tresorit is the end-to-end encrypted file sync and sharing solution which safeguards confidential information by design. Unlike other public cloud vendors, Tresorit has no access to users’ files, which ensures maximum confidentiality.
- Uncompromised security: Your files are protected from the moment you upload them to the cloud, until they reach the intended recipient. It is technically impossible for anyone else to gain unauthorized access to your files.
- Seamless and secure teamwork: Whether it’s personal data for HR documents, legal contracts, financial plans, or top-secret R&D prototypes – Tresorit provides a digital workspace where your highly sensitive documents remain safe.
- Powerful control and monitoring options: Manage and oversee all users and their information – we offer powerful control features so you can be sure that the right employees access the right files.
Bitwarden is the easiest and safest way to store all of your logins and passwords while conveniently keeping them synced between all of your devices.
Password theft is a serious problem. The websites and apps that you use are under attack every day. Security breaches occur and your passwords are stolen. When you reuse the same passwords across apps and websites hackers can easily access your email, bank, and other important accounts.
Security experts recommend that you use a different, randomly generated password for every account that you create. But how do you manage all those passwords? Bitwarden makes it easy for you to create, store, and access your passwords.
Bitwarden stores all of your logins in an encrypted vault that syncs across all of your devices. Since it's fully encrypted before it ever leaves your device, only you have access to your data. Not even the team at Bitwarden can read your data, even if we wanted to. Your data is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 SHA-256.
Bitwarden is 100% open source software. The source code for Bitwarden is hosted on GitHub and everyone is free to review, audit, and contribute to the Bitwarden codebase.
IntelliJ IDEA is the leading integrated development environment that makes Java and Kotlin development a more productive and enjoyable experience. It helps you produce high-quality code more efficiently, provides everything you need out of the box, and takes care of routine tasks so you can stay focused on the bigger picture.
IntelliJ IDEA comes in two editions:
¦ IntelliJ IDEA Ultimate – the full-featured commercial version for Java and Kotlin, web, and enterprise development. ¦ IntelliJ IDEA Community Edition – the free version, built on open source, for pure Java and Kotlin development.
A free and open source web browser descended from the Mozilla Application Suite. Firefox is highly extensible, with thousands of third-party add-ons available.
Firefox version 60+ (Quantum) is presently faster than Google Chrome and use less memory than Chrome. Compare to previous versions of Firefox, the Quantum version is twice as fast, promote parallelism, and has more intuitive user interface.
Spotify is a freemium music streaming service providing digital rights management-restricted content from record labels including Sony, EMI, Warner Music Group and Universal.
Music can be browsed by artist, album, genre, playlist, or record label, as well as by direct searches. On computers, a link allows the listener to purchase selected material via partner retailers.
Spotify music streaming is available on all mobile devices and on desktop computers for unlimited durations. Features like offline listening and ad-free playback are only available for Premium subscribers of the service.