Skip to content

Kaj-de-Vos/syllable-os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Applications for Syllable OS

This repository contains applications that I have developed just for fun for Syllable OS (which is now defunct) long time ago.

Those are here for nostalgic reasons mostly. However, due to API similarity, some may find this code useful for Haiku OS which is in active development currently. For this reason, I additionally added the MIT license option for FileExpander and AttribEdit (see below).

License (FileExpander and AttribEdit)

Both FileExpander and AttribEdit source files were originally licensed under GPLv2+. I also add another, more liberal license (MIT) as an option for almost all source files for these programs (except non-essential library files that contained other authors and cannot be distributed under different terms).

Copyright (C) 2004 Ruslan Nikolaev

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

FileExpander

The GUI tool which is a frontend for command-line archivers. Any archiver can be configured potentially. Initially, I was just trying to be similar to BeOS's Expander but later extended the tool to support encrypted files, etc.

AttribEdit

Extended file attributes (GUI) editor.

Keyboard

Keyboard preferences which allows to select and use multiple languages. Can only be distributed under the original GPLv2+ license since it was derived from the out-of-box (simpler) Keyboard program and contained other authors.

About

Applications for Syllable OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.4%
  • Shell 1.9%
  • Makefile 0.7%