All Projects → elementary → Files

elementary / Files

Licence: gpl-3.0
File browser designed for elementary OS

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Files

Music
Music player and library designed for elementary OS
Stars: ✭ 92 (-50.8%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-28.88%)
Mutual labels:  hacktoberfest, gtk, gtk3
Terminal
Terminal emulator designed for elementary OS
Stars: ✭ 281 (+50.27%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel
Stylish top panel that holds indicators and spawns an application launcher
Stars: ✭ 104 (-44.39%)
Mutual labels:  hacktoberfest, gtk, gtk3
Granite
Library that extends GTK with common widgets and utilities
Stars: ✭ 164 (-12.3%)
Mutual labels:  hacktoberfest, gtk, gtk3
Code
Code editor designed for elementary OS
Stars: ✭ 324 (+73.26%)
Mutual labels:  hacktoberfest, gtk, gtk3
Mail
Mail app designed for elementary OS
Stars: ✭ 130 (-30.48%)
Mutual labels:  hacktoberfest, gtk, gtk3
Calendar
Desktop calendar app designed for elementary OS
Stars: ✭ 78 (-58.29%)
Mutual labels:  hacktoberfest, gtk, gtk3
Wingpanel Indicator Nightlight
A Wingpanel indicator for Night Light
Stars: ✭ 20 (-89.3%)
Mutual labels:  hacktoberfest, gtk, gtk3
Appcenter
Pay-what-you-want app store for elementary OS
Stars: ✭ 358 (+91.44%)
Mutual labels:  hacktoberfest, gtk, gtk3
Ideogram
Insert emoji anywhere in elementary OS, even in non-native apps
Stars: ✭ 68 (-63.64%)
Mutual labels:  hacktoberfest, gtk, gtk3
Applications Menu
Applications Menu for elementary OS and the Pantheon desktop environment
Stars: ✭ 84 (-55.08%)
Mutual labels:  hacktoberfest, gtk, gtk3
Gamehub
All your games in one place
Stars: ✭ 1,341 (+617.11%)
Mutual labels:  gtk, gtk3
Greeter
Login and Lock Screen greeter for elementary OS and Pantheon, using LightDM
Stars: ✭ 96 (-48.66%)
Mutual labels:  hacktoberfest, gtk
Gsimplecal
Simple and lightweight GTK calendar (BSD license)
Stars: ✭ 121 (-35.29%)
Mutual labels:  gtk, gtk3
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+775.4%)
Mutual labels:  gtk, gtk3
Glide
Linux/macOS media player based on GStreamer and GTK+
Stars: ✭ 123 (-34.22%)
Mutual labels:  gtk, gtk3
Pyglossary
A tool for converting dictionary files aka glossaries. The primary purpose is to be able to use our offline glossaries in any Open Source dictionary we like on any OS/device.
Stars: ✭ 1,257 (+572.19%)
Mutual labels:  gtk, gtk3
Byte
A Music Player designed for elementary OS
Stars: ✭ 128 (-31.55%)
Mutual labels:  gtk, gtk3
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (-27.27%)
Mutual labels:  gtk, gtk3

Files

Packaging status Translation status

Files Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • meson
  • valac
  • libcanberra-dev
  • libcloudproviders-dev >= 0.3.0
  • libdbus-glib-1-dev
  • libgail-3-dev
  • libgee-0.8-dev
  • libgit2-glib-1.0-dev
  • libglib2.0-dev
  • libgranite-dev >= 5.3.0
  • libgtk-3-dev
  • libhandy-1-dev >= 0.83.0
  • libnotify-dev
  • libpango1.0-dev
  • libplank-dev
  • libsqlite3-dev
  • libunity-dev
  • libzeitgeist-2.0-dev

Run meson build to configure the build environment. Change to the build directory and run ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.files

sudo ninja install
io.elementary.files
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].