• Stars
    star
    2
  • Language
    Objective-C
  • Created almost 10 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Gorm palettes.

More Repositories

1

libs-base

The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.
Objective-C
901
star
2

libobjc2

Objective-C runtime library intended for use with Clang.
C
419
star
3

libs-gui

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
Objective-C
260
star
4

libs-quartzcore

GNUstep QuartzCore, an implementation of the Core Animation APIs intended for use with GNUstep
Objective-C
103
star
5

apps-gorm

Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder' application for GNUstep
Objective-C
55
star
6

libs-back

The GNUstep gui library is a library of graphical user interface classes written completely in the Objective-C language; the classes are based upon Apple's Cocoa framework (which came from the OpenStep specification). *** Larger patches require copyright assignment to FSF. please file bugs here. ***
Objective-C
46
star
7

tools-android

Objective-C on Android with Foundation, CoreFoundation, and libdispatch.
Shell
43
star
8

tools-windows-msvc

Objective-C on Windows using Clang and GNUstep.
Batchfile
38
star
9

libs-corebase

The GNUstep CoreBase Library is a library of general-purpose, non-graphical C objects.
C
33
star
10

libs-xcode

The GNUstep Xcode Library is a library for building xcode projects. It can be used to parse and provide information regarding an xcode project or used to build an xcode project directly.
Objective-C
31
star
11

tools-make

The makefile package is a simple, powerful and extensible way to write makefiles for a GNUstep-based project.
Makefile
26
star
12

apps-gworkspace

GWorkspace is GNUstep's Workspace Manager and offers a File Manager and an optional Desktop with associated services and tools.
Objective-C
24
star
13

libs-opal

Opal is a vector drawing library with an API similar to Quartz 2D built on top of Cairo.
Objective-C
20
star
14

gap

MIRRORED from Savannah. Pull requests CANNOT be accepted. Please reach out to us over mailing lists.
Objective-C
19
star
15

apps-projectcenter

IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Objective-C
17
star
16

libs-performance

High-Performance library for Data Structures (FIFO, Indexed SkipLists, Linked Lists...) manipulation
Objective-C
12
star
17

libs-gsweb

GNUstepWeb is a library which was designed to be compatible with WebObjects 4.x (developed by NeXT (now Apple) Inc.).
Objective-C
12
star
18

apps-thematic

Application for creating image-only themes for GNUstep.
Objective-C
11
star
19

apps-topbar

A persistant bar at the top the screen.
Objective-C
11
star
20

libs-dbuskit

The DBusKit framework provides Objective-C applications with bindings for the D-Bus inter-process communication system.
Objective-C
11
star
21

plugins-sessions-windowmaker

Configs and scripts to launch a WindowMaker session with GNUstep, gnome-settings-daemon, conky and compton as compositing manager. A Windowmaker theme, a Gnome theme and an icontheme are also provided so that the look will be more coherent with GNUstep's Rik.theme.
CSS
10
star
22

libs-simplewebkit

Lightweight implementation of a subset of WebKit APIs using AppKit.
Objective-C
9
star
23

libs-webserver

WebServer library for GNUstep.
Objective-C
9
star
24

apps-systempreferences

System Preferences application and pane framework for GNUstep.
Objective-C
8
star
25

libs-boron

Boron is the atom that comes before carbon.
C
8
star
26

plugins-themes-sombre

A dark theme for GNUstep, using Rik icons.
Objective-C
7
star
27

plugins-themes-Gtk

GTK theme for GNUstep.
Objective-C
7
star
28

libs-renaissance

Objective-C
7
star
29

libobjc

C
7
star
30

libs-sqlclient

The SQLClient library is designed to provide a simple interface to SQL databases for GNUstep applications.
Objective-C
7
star
31

libs-mobile

Stub UIKit.
Makefile
7
star
32

libs-gdl2

The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc.
Objective-C
7
star
33

tests-examples

GNUstep Examples directory
Objective-C
6
star
34

tools-scripts

The purpose of these scripts is to simplify GNUstep installation and dependency management.
Shell
6
star
35

plugins-themes-nesedahrik

Nesedah Theme with Rik icons
Makefile
6
star
36

apps-easydiff

GNUstep's diff software.
Objective-C
6
star
37

gnustep.github.io

GNUstep website hosted on GitHub
HTML
6
star
38

plugins-themes-narcissusrik

Narcissus theme with Rik icons
5
star
39

libs-steptalk

StepTalk is a scripting framework for creating scriptable servers or applications.
Objective-C
5
star
40

android-examples

Examples showing the use of the android-toolchain with ObjectiveC
CMake
5
star
41

tools-pbxbuild

DEPRECATED! This tool converts XCode(tm) projects into GNUmakefiles and builds them.
Objective-C
5
star
42

plugins-themes-WinUXTheme

Win32 native widgets theme for GNUstep.
Objective-C
4
star
43

libs-audiotoolbox

Skeleton code for Audiotoolbox.
Makefile
4
star
44

libs-ruby

RIGS stands for Ruby Interface for GNUstep. It is a package allowing integration between Ruby and Objective-C/GNUstep. The main purpose of RIGS is to allow the use the GNUstep development environment from Ruby.
Ruby
4
star
45

apps-themepreview

A little window with several widgets of a gnustep theme. I use it to do a ThemePreview file that I would include in the theme resources.
Objective-C
3
star
46

themes

GNUstep themes
Makefile
3
star
47

icons-rik

Some Icons and App_Wrappers for GNUstep and GWorkspace to be used with the Rik.theme
Shell
3
star
48

gnustep-webpages

GNUstep experimental website
CSS
3
star
49

tools-packaging

Packaging modern GNUstep for Linux Distributions for Debian
Shell
3
star
50

libs-java

JIGS stands for Java Interface for GnuStep. It is a package allowing integration between Java and Objective-C. The main purpose of JIGS is to allow Java programmers to use the GNUstep libraries from Java.
Objective-C
3
star
51

libs-gscoredata

GNUstep's implementation of Core Data
Objective-C
3
star
52

libs-ec

Enterprise Control Configuration and Logging
Objective-C
3
star
53

libs-gsldap

gsldap is a library which use open ldap (www.openldap.org) C libraries to provide an Objective-C interface to access LDAP Servers
Objective-C
3
star
54

libs-coreimage

Stub project: Core Image
Objective-C
2
star
55

apps-gsldapwebexplorer

GSLDAPWebExplorer is a LDAP Web Browser using GNUstepWeb (www.gnustepweb.org) and GSLDAP (see GNUstep dev-libs).
Objective-C
2
star
56

tools-model-main

nib2gmodel is a tool developed for GNUstep which converts Apple/NeXT OpenStep 4.x and MacOSX nib files to a GNUstep gmodel file.
Shell
2
star
57

plugins-session

freedesktop.org session files for WindowMaker+GNUstep environment.
Shell
2
star
58

libs-ppd

This package contains PPD files for various printers for use with GNUstep.
Makefile
2
star
59

libs-smbkit

SMBKit.
Objective-C
2
star
60

plugins-gs-emacs

GNUstep plugin for Emacs
Emacs Lisp
2
star
61

libs-gscrypt

DEPRECATED! Old crypto code for GNUstep.
Objective-C
2
star
62

tools-bridge

Tools geared towards generation of metadata for easing the development of bridging between languages. This doesn't presume any garbage collection of any sort. It only generates data for use in making such things possible.
Objective-C
2
star
63

gitsvn-scripts

Scripts used to convert GNUstep from Subversion to Git.
Shell
2
star
64

xibparser

Objective-C
2
star
65

libs-guile

The gnustep_guile library lets you use (and extend) the GNUstep libraries from within Guile.
Objective-C
2
star
66

license

C
2
star
67

libs-gsantlr

gsantlr library contains classes needed by code generated with ANTLR ObjC Code Generator
Objective-C
2
star
68

core

Contains references to core libraries for convenience: libs-gui, libs-base, libs-make, libs-back
Shell
2
star
69

tools-xctest

Objective-C
2
star
70

tools-charsets

Utilities for use with NSCharacterSet bitmap files.
Objective-C
2
star
71

libs-buildkit

Stub project: Buildkit.
Objective-C
2
star
72

libs-corenetwork

The GNUstep CoreNetwork Library is a library of network-oriented stream C objects.
C
2
star
73

plugins-deprecated

**DEPRECATED** This will be replaced by repos for individual projects.
Objective-C
1
star
74

libs-ucsdata

The GNUstep Unicode Character Set Data Library is a small library which loads the contents of the file UnicodeData.txt into a set of Objective C objects.
Objective-C
1
star
75

xib2coder

Objective-C
1
star
76

tests-gormtest

Tests for GORM.
Objective-C
1
star
77

libs-sysconfig

Stub: SystemConfiguration framework.
Objective-C
1
star
78

NSLayoutConstraint_test

Objective-C
1
star
79

documentation

Aggregated documentation for the new doc website (WIP)
1
star
80

apps-nfsmanager

Objective-C
1
star
81

tests-palettetest

Tests for GORM palettes.
Objective-C
1
star
82

webkit-cef

Objective-C
1
star
83

libs-mica

Implementation of CoreGraphics on top of AppKit. A thin layer to aid porting, for a complete framework implementation, use Opal instead
Objective-C
1
star
84

libs-gsgd

gsgd is an Objc interface to libgd library. libgd is a library to create PNG and Jpeg images.
Objective-C
1
star
85

tests-retaincount

A simple test which shows the retain count after .gorm loading.
Makefile
1
star
86

tools-gormtool

Objective-C
1
star
87

tools-startup

GNUstep Startup is a set of scripts to automatically build and install the core GNUstep system. You can run it at any time: before, during, and after you have installed GNUstep.
Shell
1
star
88

tools-xibanalyzer

This is a metatool for examining XIB file structure and generating a set of files to parse the structure.
Objective-C
1
star
89

tools-installers

Installers for GNUstep, primarily NSIS installers for Windows.
NSIS
1
star
90

libs-av

Implementation of the AVFoundation library based on avformat/ffmpeg libraries
Objective-C
1
star
91

plugins-themes

Themes other than the GTK/Windows theme which aren't specific to a particular OS or Windowing system.
Makefile
1
star
92

tools-nfmake

Objective-C
1
star
93

tools-windows-development-installer

DEPRECATED: Use NSIS-based installers from the 'tools-installers' repository. GNUstep development installer for Windows.
Perl
1
star
94

libs-webservices

The WebServer library contains a collection of classes to be used for creating client and server 'web service' applications
Objective-C
1
star