Convert Figma logo to code with AI

linuxmint logonemo

File browser for Cinnamon

1,306
309
1,306
736

Quick Overview

Nemo is the official file manager for the Linux Mint distribution. It is a fork of GNOME's Nautilus file manager, designed to be more user-friendly and feature-rich while maintaining a clean and intuitive interface. Nemo aims to provide a balance between simplicity and functionality for Linux Mint users.

Pros

  • Customizable interface with various view options and extensions
  • Integrated search functionality with filters
  • Supports tabs for efficient file management
  • Offers a dual-pane view for easy file comparisons and transfers

Cons

  • May be considered too feature-rich for users who prefer minimalism
  • Some users report occasional stability issues or crashes
  • Limited integration with non-GNOME desktop environments
  • Development pace can be slower compared to its parent project, Nautilus

Getting Started

To install Nemo on a Debian-based system (like Ubuntu), you can use the following commands:

sudo add-apt-repository ppa:webupd8team/nemo
sudo apt update
sudo apt install nemo nemo-fileroller

To set Nemo as the default file manager:

xdg-mime default nemo.desktop inode/directory application/x-gnome-saved-search

To launch Nemo:

nemo

Note that these instructions may vary depending on your specific Linux distribution and version. Always refer to the official documentation for the most up-to-date installation methods.

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

build

Nemo

Nemo is a free and open-source software and official file manager of the Cinnamon desktop environment. It is a fork of GNOME Files (formerly named Nautilus).

Nemo also manages the Cinnamon desktop. Since Cinnamon 6.0 (Mint 21.3), users can enhance their own Nemo with Spices named Actions.

History

Nemo started as a fork of the GNOME file manager Nautilus v3.4. Version 1.0.0 was released in July 2012 along with version 1.6 of Cinnamon, reaching version 1.1.2 in November 2012.

Developer Gwendal Le Bihan named the project "nemo" after Jules Verne's famous character Captain Nemo, who is the captain of the Nautilus.

Features

Nemo v1.0.0 had the following features as described by the developers:

  1. Ability to SSH into remote servers
  2. Native support for FTP (File Transfer Protocol) and MTP (Media Transfer Protocol)
  3. All the features Nautilus 3.4 had and which are missing in Nautilus 3.6 (all desktop icons, compact view, etc.)
  4. Open in terminal (integral part of Nemo)
  5. Open as root (integral part of Nemo)
  6. Uses GVfs and GIO
  7. File operations progress information (when copying or moving files, one can see the percentage and information about the operation on the window title and so also in the window list)
  8. Proper GTK bookmarks management
  9. Full navigation options (back, forward, up, refresh)
  10. Ability to toggle between the path entry and the path breadcrumb widgets
  11. Many more configuration options