25 projects tagged "English"
Dolibarr is a simple Web application with ERP and CRM capabilities. It is designed for small and medium companies, freelancers or foundations, and can be used to deal with all things you require to manage your activities, such as management of products, stocks, commercial proposals, invoices, orders, members of a foundation, and mailings. A single executable that installs the server and database is available for people with no technical knowledge.
phpCacheAdmin is a Web application for administrating and debugging Memcached. It allows you to delete or view the current contents of the server and specify the output cache time. It also has the potential to be expanded to xDebug, FileCache, radishes, and other types of caches.
JunkBox is a lightweight Web application that can track your files and record every single click. You can get the total number of hits and statistics on who downloaded your files, and how and when. It is completely transparent, so every link looks like an ordinary link to an ordinary file.
The php-dba-cache uses the database (dbm-style) abstraction layer to cache your objects, strings, integers, or arrays. Even instances of SimpleXMLElement can be put into the cache. The size of the cache file depends on the free space of your disk. The available operations are opening a given dba database, inserting a new record with a given key, getting a record with a given key, replacing the value of a record with a given key, deleting the record with a given key, and optimizing the database file.
Hoplax is a power user tool to store bookmarks in text files and manage them efficiently. Bookmarks stored in Hoplax are easy to edit and search with normal Unix tools and editors. They are easy to synchronize with git/svn/darcs/etc. Bookmarks can be categorized easily into files, and you can choose to not synchronize a file to a computer, e.g. confidential company bookmarks to home computers. The filtering is smarter than the browser's location bar. Keyword bookmarks with multiple parameters and auto-completion are supported.
Weboob is a project that provides several applications (console or graphical) to interact with a lot of Web sites. There are more than 90 supported Web sites and 20 applications to view bank accounts, get bills, drag on dating Web sites, search and play videos, display the weather, read news, show train timelines, search torrents, interact with bug trackers, edit a wiki, listen to radio, view and download image galleries, look for a new home, and perform other useful tasks.
PyMetasploit is a full-fledged msfrpc client library for the Metasploit server (msfrpcd). The library features an easy-to-use object-oriented approach to accessing all the features available within the Metasploit framework. With only a few simple lines of code, developers can select exploit/payload/auxiliary modules, configure them, and execute them.