Projects tagged ‘glade’ and ‘linux’


Jump to tag:

Projects tagged ‘glade’ and ‘linux’

Filtered by Project Tags glade linux

Refine results Project Tags python (11) gtk (8) c (5) pygtk (4) gnome (3) cd (2) gui (2) perl (2) console (2) gtkmm (2) rapidshare (2) ubuntu (2)

[17 total ]

3 Users
 

Distributed Control system of Lego devices applied to Astronomy.
Created about 1 year ago.

2 Users
 

Entertainer aims to be a simple and easy-to-use media center solution for Gnome and XFce desktop environments. Entertainer is written completely in Python using object-oriented programming paradigm. ... [More] It uses gstreamer multimedia framework for multimedia playback. User Interface is implemented with Clutter UI-library, which allows sleek OpenGL animated user interfaces. Entertainer also uses other great projects like SQLite and iNotify for caching media libraries. [Less]
Created about 1 year ago.

2 Users

Slimrat is a command-line and graphical application for automated downloading from file hosters like Rapidshare, Megaupload, Depositfiles and many more. The current version is 0.9.5.5, which is a bugfix release.
Created 12 months ago.

1 Users

MyTime is conceived as a R&D project with the aim of providing an application to show the use of the applications over periods of time, and investigate on how take advantage of Online Desktop ... [More] approach to share the information produced by the different environments used by the user. Among others, it has the following features: * Multilayer architecture based on the next components: * TempusFugit event catcher system * GTK+ graphical application to manage produced application usage logs. * Online Desktop support to remotely store information generated in the different user desktops. [Less]
Created about 1 year ago.

0 Users

Gclearance 0.2 Gclearance is a simple creatinine clerance calculator for adults and children with diverse equations, writed in C, with GTK+ using Glade 2.10.
Created 12 months ago.

0 Users

Watch and record analogue and digital television using this MPlayer frontend. Written in Python, PyGTK and Glade to ensure rapid development and code simplicity
Created 3 months ago.

0 Users

Wasabix is a GUI tool allowing users to enter CD information into a database.
Created 12 months ago.

0 Users

Rsgtk is a GTK interface for downloading files from rapidshare.com with a premium account. Currently it is possible to add links to the queue and download them all at once. Some upcoming features ... [More] are : specify maximum number of simultaneous downloads cancel downloads resume downloads schedule downloads for a later date/time support for users without a rapidshare.com account [Less]
Created 4 months ago.

0 Users

linux下的命令行版qq,来自小虾的个人主页http://home.xxsyzx.com:80/home/index.htm 官方的qq for ... [More] linux推出至今也没有什么大的改进,图形界面和Windows的比起来差远了,又不提供命令行界面,易用性不太好。 此项目的目标是在图形界面上向Windows看齐,在命令行界面上做出自己的特色,最终提供一个linux下的既有易用的用户界面(比如消息提示音啦。。。),又提供多样的命令行参数(很多linuxer还是比较倾向于纯键盘操作的。。。),从而具有高度的可配置性的qq客户端。 字符界面上准备模仿irssi 图形界面上打算把irssi的界面图形画 考虑支持插件扩展... 这就是gmyqq! 注:本项目源代码仅供学习研究使用。所用协议皆属个人业余的黑匣分析结果。 界面截图: [Less]
Created 5 months ago.

0 Users

LDAP and Kerberos out-of-the-Box for Ubuntu Linux Code written by Patrick Clancy README Written by Patrick Clancy Project proposed by Patrick Clancy Contact Info: ... [More] patrick.j.clancy@gmail.com Mentored by Rodrigo Pereira Braga (pereira@gmail.com) Google Summer of Code 2007 Table of Contents I. Overview II. Tool Information and Dependencies III. Running the Code IV. Editing the Code V. Future Work I. Overview This project is the result of two other projects that were canceled during the summer of 2007. Initially, we had planned to write a program to install the Fedora Directory Server, but after weeks of work with little success, we realized that FDS may not be a viable option for Ubuntu. After the FDS problems, we needed to change the direction of the project. The minimum goal was automating the installation of a simple LDAP server. So the first steps were figuring out how to install LDAP on Ubuntu. After that we needed to find out what pieces of information were needed for the LDAP installation. Around this point we found out that work had resumed on the another Ubuntu project that did all of this work already. The program was called authtool, and it supported a number of different authentication protocols. Among them was an LDAP and Kerberos server. After seeing the code for the backend, it was clear that it would take us more than a month to improve upon the installation, but the frontend was not nearly as well established. So, the final project was working on the authtool frontend for LDAP and Kerberos, because the only information given was the title of each text entry box. I added a regular expression syntax checks and information buttons that explained the purpose of each piece of information. These features should make deploying a LDAP+Kerberos server significantly easier. II. Tool Information and Dependencies I wrote the programs using the Emacs editor, designed the GUI with the Python Glade-2 GUI builder, and used Python code to tie everything together. If you want to edit the code, install the following Ubuntu Packages: python glade-2 emacs III. Running the Code Once you have the necessary dependencies installed, you can enter the appropriate directory and run the code with the following command: python LDAP_and_Kerberos.py From here use the program as instructed, check the syntax of your entries by clicking the button labeled "More Info" next to the text entry box. IV. Editing the Code To edit the code use your favorite text editor to LDAP_and_Kerberos.py, and use glade-2 to edit LDAP_and_Kerberos.glade. Be sure to build the GUI using glade-2's built-in "Build" function. V. Future Work There are a number of reasons why I would like to continue this work after the Google Summer of Code. First of all, my project changed three times, so I didn't get as much time to work on it as I would of liked. Second, I see that I can help improve code for Ubuntu in my free time. Third, Ubuntu doesn't have a great tool for easily installing authentication, and authtool would help Ubuntu take the next step into the server market if it worked well. So, I would like to continue writing authtool front ends. The next step would be writing another tool for a NIS server. It would build nicely on the work I have already done. [Less]
Created 12 months ago.