没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > toolkits |
toolkits
|
0 | 0 | 49 |
贡献者 | 讨论 | 代码提交 |
中文版参见 介绍
IntroductionThis project contents some toolkit for Windows, Linux, Symbian and Android.
StructuresWindows
All programs for Windows are organized as a solution named windows. Each program has a project.
Android
All programs for Android are organized in android directory . Each program has a project.
Symbian
All programs for Symbian are organized in symbian directory. Each program has a subdirectory, and it is a Carbide 2.0 project.
ContentWindows
ShutdownMonitor: Shutdown the monitor. WindowsTime: Show the install time of the running windows. Also show how long the windows is running since startup. WindowsConsole: Show colorful windows console. md5sum: A tool to calculate the md5 checksum of a file. sha1sum: A tool to calculate the sha1 checksum of a file. HiBaiduAlbumDownloader: A tool to download images from baidu space. FtpList: A tool to list the files on a ftp server. Android
DateDiff: Calculate days between two dates. YAStarDict: An Android StarDict. Refer to StarDict for more information. Symbian (TODO)
sDateDiff: A Symbian client to calculate days between two dates. gCalSyncer: A Symbian client to synchronize Symbian Calendar and Google Calendar. Linux
rshutdown: a daemon progress to shutdown linux. Misc
misc: Some useful code snippet. To report bugs or request features, please go to Issues.