Skip to content

Commit 3446ffc

Browse files
authored
Update README.md
1 parent c439158 commit 3446ffc

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

README.md

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,31 @@
1-
# Keka
1+
# Keka
2+
The macOS file archiver
3+
4+
The main compression core is [p7zip](http://p7zip.sourceforge.net) ([7-zip](http://www.7-zip.org) port)
5+
6+
### Compression formats supported:
7+
7z, Zip, Tar, Gzip, Bzip2, DMG, ISO
8+
9+
### Extraction formats supported:
10+
RAR, 7z, Lzma, xz, Zip, Tar, Gzip, Bzip2, ISO, EXE, CAB, PAX
11+
12+
## What to do here
13+
14+
This repository is used mainly to take care of [Issues](https://github.com/aonez/Keka/issues) and have a collaborative [Wiki](https://github.com/aonez/Keka/wiki).
15+
16+
Translator will have here the files to translate in the near future. Meanwhile, read the [instructions](http://www.kekaosx.com/forum/viewtopic.php?f=1&t=5) and download the [files to be translated](http://sourceforge.net/projects/keka/files/Keka%20Translator.7z/download).
17+
18+
19+
Also head to [Releases](https://github.com/aonez/Keka/releases) if you need a concrete version not found in the [Keka website](http://www.kekaosx.com).
20+
21+
### So, where is the source code
22+
Sadly, the source code of Keka 1.0 and newer will be not public due some legal issues (this is one [of the reasons](http://trac.kekaosx.com/ticket/14)). Legal support is needed, if you can help the project with law force, please get in contact with aonez or at info@kekaosx.com. Any help is welcome.
23+
24+
### Legacy info
25+
Keka started in [SourceForge](http://sourceforge.net/projects/keka). It will be rarely updated and issues in the [Tickets](https://sourceforge.net/p/keka/_list/tickets) will be replied, but [Issues](https://github.com/aonez/Keka/issues) here is the main cannal.
26+
27+
Later on, thanks to [NETWORKREDUX](https://networkredux.com) and [Trac](https://trac.edgewall.org), the project gained its own [ticketing system](http://trac.kekaosx.com). Due to spam and speed issues, it will be used no more. No new users, no new tickets. Use [Issues](https://github.com/aonez/Keka/issues) instead.
28+
29+
There's also [some documentation](http://trac.kekaosx.com/wiki/Doc) in the Keka trac that will be transferred over time here in the [Wiki](https://github.com/aonez/Keka/wiki).
30+
31+
To be continued...

0 commit comments

Comments
 (0)