Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mulatinho/sfm

a simple file manager written in C with GTK for educational purposes
https://github.com/mulatinho/sfm

c file-manager gtk linux ncurses nfs smb ssh

Last synced: about 2 months ago
JSON representation

a simple file manager written in C with GTK for educational purposes

Awesome Lists containing this project

README

        

Simple File Manager [![Build Status](https://travis-ci.org/mulatinho/sfm.svg?branch=master)](http://travis-ci.org/mulatinho/sfm)
===================

This project is a lightweight file manager written only for fun and profit,
it is written in C with GTK and have some features to interact with remote
(samba and ssh) file systems. Another cool tool that we want to make in future
is the SFM file manager in text console with NCURSES library. Wait for it!

### Some tips for you
* You should not use the last development release now, this is just for
developers who are interested in contribute, instead download some real
release in this url:

https://github.com/mulatinho/sfm/releases

* To install this software please read the INSTALL file.
* To contribute with this software please read the HACKING file.

SCREENSHOTS

![SFM02](https://mulatinho.files.wordpress.com/2015/12/sfm02.png)

![SFM01](https://mulatinho.files.wordpress.com/2015/12/sfm01.png)

![SFM00](https://mulatinho.files.wordpress.com/2015/12/sfm00.png)

Written by
Alexandre Mulatinho.