Best of MacNovember 2024

  1. 1
    Article
    Avatar of devtoDEV·2y

    I love Rust/Tauri & Svelte

    NeoHtop is a modern task manager for macOS combining terminal-based system monitors with a clean UI. Built with Rust and Tauri for the backend and Svelte for the frontend, its features include real-time process monitoring, CPU/memory tracking, and process management. Challenges included maintaining performance and navigating Apple's certification process. Future plans involve Linux support, additional process management features, and network usage monitoring.

  2. 2
    Article
    Avatar of phProduct Hunt·2y

    Wins 2.5 - A Window Manager like Apple Made

    Wins 2.5 is a highly-rated window manager designed for Mac users, aiming to enhance productivity and developer tools. It was initially launched on August 14th, 2022, and continues to receive positive feedback.

  3. 3
    Article
    Avatar of alternativetoAlternativeTo·2y

    LocalSend 1.16: enhanced features and improvements

    LocalSend 1.16 introduces enhanced transfer speeds through Rust-based HTTP client operations and multithreading. The update includes automatic file receipt from favorites, improved spacing in RTL languages, and new macOS-specific functionalities like drag-and-drop into the menu bar icon and a share menu integration. Several platform-specific bugs have been resolved to enhance overall functionality.

  4. 4
    Video
    Avatar of joseanmartinezJosean Martinez·1y

    This Simple macOS Window Management Workflow Is All I Need

    The post discusses a simple and effective macOS window management workflow, highlighting the use of Raycast to quickly open and switch between applications and resize windows using keyboard shortcuts. By customizing Raycast, users can efficiently switch between specific applications like Chrome and Terminal, maximize window efficiency, and avoid lag issues encountered with other tiling window managers. The approach emphasizes simplicity, performance, and the ability to work seamlessly with a single monitor setup.

  5. 5
    Article
    Avatar of phProduct Hunt·2y

    Najva - Your free AI-powered voice assistant for Mac

    Najva is a newly launched, AI-powered voice assistant for Mac aimed at enhancing productivity and providing tools tailored for developers. It was featured on November 11th, 2024, and marks its first release, leveraging artificial intelligence to offer advanced functionalities for users.

  6. 6
    Video
    Avatar of primeagenThePrimeTime·2y

    TMUX in 100 seconds | Prime Reacts

    TMUX is a powerful open-source terminal multiplexer created by Nicholas Marriott in 2007, allowing users to manage multiple terminal sessions from a single window with ease. It includes features such as splitting terminals into panes, scripting for automated session management, and plugins to restore environments or add custom functionalities. It's particularly useful for developers handling multiple projects simultaneously, as it organizes terminals in a status bar and supports both horizontal and vertical splits.