Projects tagged ‘csharp’, ‘gtk’, and ‘mono’


Jump to tag:

Projects tagged ‘csharp’, ‘gtk’, and ‘mono’

Filtered by Project Tags csharp gtk mono

Refine results Project Tags linux (6) gnome (5) gtksharp (4) c (2) dotnet (2) music (2) monodevelop (2) .net (2) visualization (1) pos (1) gstreamer (1) widgets (1)

[17 total ]

1 Users
 

OpenVP is a free and open-source platform for developing music visualizations, written in C# and developed primarily on Linux. The Tao Framework OpenGL bindings are used for effect rendering. The ... [More] high-level goal of OpenVP is to develop a platform-neutral, media-player-neutral framework for developing music visualizations. The framework should impose as few restrictions on creativity as possible while also providing a base that makes this flexibility easy to consume. [Less]
Created about 1 year ago.

1 Users

A portable player's log scrobbler for GNOME.
Created 12 months ago.

1 Users

Wordtrainer is coming to Linux and other operating systemsUntil now Wordtrainer did only run on Windows, but the first aim of this project is to create a new version of Wordtrainer running on Linux ... [More] and other platforms that supports .NET or Mono. What is Wordtrainer? Wordtrainer is a computer program developed to make it possible to learn words fast and easy. You write the words in the program and than you can practise them many times. The program can also be used by teachers to print lists to the students. More information about the original software (Wordtrainer 3.0) can be found at http://www.wordtrainer.net/software Latest release The latest release available for download is 3.1.0_beta1. Installation See the wiki. [Less]
Created about 1 year ago.

0 Users

A very quick and dirty Gtk# MPlayer wrapper written in C#.
Created 12 months ago.

0 Users

Smoked will be a content distribution system similar to Valve's Steam, instead for Open-Source games. Using mono and gtk, it will be multiplatform. It will mainly being a learning exercise unless there is significant interest.
Created 12 months ago.

0 Users

This .NET program simulates playing the multi-state Powerball lottery held in the US. It lets you pick your own numbers, select Quick Pick, and keeps track of wins and winnings by category and how long it takes for you to win.
Created 12 months ago.

0 Users

NewsThis proyect has been replaced with FlexMediaPlayer in Flex and Adobe AIR (14 - May - 2008) MonoplayerMonoplayer its a media player based in Gstreamer# and Gtk#, its takes ideas from a lot of ... [More] existing Music Players and Add new ones, the basis is a modular arquitecture for easy deployment of new plugins and modules. Current Version:Downloads: 0.01 Beta (Released - Source and Bin) [04/Nov/07] Source (svn): Rev. 6 [13/Nov/07] RequirementsGstreamer 0.10 (mad plugins) Gtk# Mono 2.0 SQLite 3 TagLib# Formats Supported (More comming..)MP3 FeaturesRead Tags from files Save loaded songs to a database (SQLite3) Load CD Cover Image from audio files (New, rev. 6 13-Nov-2007) To do features and ideasMono.Addins implementation for plugins ipod-sharp implementation Edit Tags Edit Audio file CD Cover Image CD Covers 3D view (like iTunes or Looking Glass) Divided View (Like iTunes, Rhythmbox, Quod Libet, etc) More Views Add more audio formats Screenshot [Less]
Created 12 months ago.

0 Users

SuPOSSuPOS is a Point of Sale (POS) software for restaurant and club writen in C# using Mono GTK#. It is composed of 2 front-ends for PostgresSQL: - The administartion interface (supos-admin) which ... [More] can be used to manage products, orders, ... - The daily use interface (supos) which can be use by a waiter to manage orders, print tikets and take in. For information about the development process refer to the google group: http://groups.google.com/group/supos-devel StatusNothing usable for the moment. [Less]
Created about 1 year ago.

0 Users

Sharpscore is a console and GUI application which shows you the latest cricket score as provided by Rediff. Written in C# with GTK# (for GUI only), Sharpscore is completely portable across all ... [More] operating systems, supported by MONO, including GNU/Linux, *nix, *BSD and even Windows! [Less]
Created 12 months ago.

0 Users

Jimi AgentJimi Agent is usuful for developers enhance information between users and his applications with interactive characters. Jimi Agent has been developed with C# and GTK on mono plataform. ... [More] Simple example code:JimiAgent ja = new JimiAgent(); ja.infoFontSize(fz); ja.show(5); ja.state(JimiState.Happy); ja.write("Knight Rider, a shadowy flight into the dangerous world."); ja.position(JimiPosition.TopRight); ja.infoFontFamily("Arial"); ja.infoFontStyle(Pango.Style.Oblique); Gdk.Color col = new Gdk.Color(); Gdk.Color.Parse("#ECF4FF", ref col); ja.infoBgColor(col); ja.windowBgColor(col);ScreenShotsSimple Jimi Jimi with a long text Transparent Jimi window (experimental) For showing test window:JimiTest jt = new JimiTest(); [Less]
Created 12 months ago.