-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
47 lines (34 loc) · 1.93 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
DESCRIPTION
SpaceFM-NG is a multi-panel tabbed file and desktop manager for Linux with
built-in VFS, udev- or HAL-based device manager, customisable menu system,
and bash integration. SpaceFM-NG aims to provide a stable, capable file
manager with significant customisation capabilities.
This is a derivative work from http://github.com/IgnorantGuru/spacefm/.
Due to low maintainer activity, this fork was created in order to keep
SpaceFM development going.
Most of the information that was in the README has been moved to:
https://github.com/Teklad/spacefm-ng/wiki
Some useful links:
* Building the Source:
https://github.com/Teklad/spacefm-ng/wiki/building-the-source
* Bug Reporting:
https://github.com/Teklad/spacefm-ng/wiki/Bug-Reporting
LICENSE
SpaceFM-NG - Copyright (C) 2017 Teklad GPL3+
SpaceFM - Copyright (C) 2016 IgnorantGuru GPL3+
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 3 of the License, or (at your
option) any later version.
USE AT YOUR OWN RISK. This program is distributed in the hope that it
will be useful, but WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
the GNU General Public License for more details.
The 'exo' libraries and source code used by this software are licensed
under the GNU General Public License and the GNU Lesser General Public
License version 3 (LGPL3).
You should have received a copy of the GNU General Public License and
the GNU Lesser General Public License along with this program; if not,
write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
Floor, Boston, MA 02110-1301, USA.
See COPYING and COPYING-LGPL files.