35 programs for "wgoto-section" with 2 filters applied:

  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Laravel Sharp

    Laravel Sharp

    Laravel 10+ Content management framework

    Sharp is a content management framework, a toolset that provides help to build a CMS section in a website, with some rules in mind. The public website should not have any knowledge of the CMS, the CMS is a part of the system, not the center of it. In fact, removing the CMS should not have any effect on the project. Content administrators should work with their data and terminology, not CMS terms. I mean, if the project is about spaceships, space travels, and pilots, why would the CMS talk about...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    deep-clean

    deep-clean

    When Gradle or the IDE let you down, just --nuke all them caches

    A Kotlin script that nukes all build caches from Gradle/Android projects. Useful when Gradle or the IDE let you down. The script has been tested on macOS, but it is completely untested on Linux and Windows. KScript may not work at all on Windows! For this script to work, you need to have kotlin, script, and maven on your PATH. If you don't have all three commands on your PATH, then read on to the next section to install them. To make the script run, we'll first need to install all the required...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WackoWiki

    WackoWiki

    WackoWiki is a light and easy to install multilingual Wiki-engine.

    WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification and much more. Compatible with PHP 8.0 - 8.3 and MariaDB / MySQL.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 4
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5

    twitch-batch-downloader

    Automate the download of entire Twitch.tv channels

    Automate the download of entire Twitch.tv channels with its metadata. Save each Twitch video into its own folder, with date and time values, video ID, stream metadata, frame screenshot, .ts parts list and sha256 hash. Keep the original ts files and generate mp4 files from them. It requires a shell and some command line utilities. See README.md for details in the Code/git section.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Extended Pagebreak

    Extended Pagebreak

    Extended Pagebreak Plugin for Joomla

    The purpose of this plugin is to replace the version of Pagebreak shipped with Joomla! core by an enhanced, more modern variation that adds extended Table of Contents functionality to a paginated article. This plugin is safe for printing and PDF production (f.i. through PDF Preprocessor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automatic Drawing Generation

    Automatic Drawing Generation

    A canvas library for generating technical drawings

    ... is doing), the canvas is expected to be used from higher level languages, much in the same way as what done in the GNOME stack. Lua bindings based on LGI are already provided out of the box. The adg-lua project, downloadable from the "Files" section, provides Lua programs and demos that leverages these bindings.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Gnew

    Gnew is a simple Content Management System (CMS)

    Gnew is a simple Content Management System (CMS) written with the PHP language and using a database server (MySQL or PostgreSQL or SQLite) for storage. It is fully customizable since it uses a templates system and supports multiple languages. Gnew is an open-source software distributed under the terms of the GNU GPL license version 3. Gnew was originally named GENU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Newscoop

    Newscoop

    The open content management system for news.

    The open content management system for professional journalists. Features include multiple author management, issue-and-section based publishing, geolocation, multilingual content management, and a templating engine supporting HTML5 & mobile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10
    ChanDown - 4chan Image Downloader

    ChanDown - 4chan Image Downloader

    Auto Rescanning - Search Terms - Regularly Updated With New Features

    ========== NOTE: (AS OF 11/05/2015) 4chan html structure has changed, full images are downloaded as well as the thumbnail. Fix coming shortly (after my exams are over) to stop the thumbnails from downloading. ========== This is the first release of my 4chan image downloader. This downloader packs loads of great features such as the search ability. Check the features section and be sure to let me know if you want a feature added. Coming Soon: - Wiki, explaining in depth how to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Yahoo Group Archiver was a command line utility to interact with Yahoo Groups. Currently we can download the messages(without the attachments), everything from the files section and all the images from the photo section along with their hierarchy on Yahoo Grab the latest code from SVN - since I have moved to a rolling release instead of versioned releases. https://sourceforge.net/p/grabyahoogroup/code/ [ALERT] The new neo interface has broken the script and I have not found any easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    ... in the future" section for details. Any criticism, feature requests, and/or bug reports are appreciated. Things to add in the future: * Proper support for IPV6 networking. * Optional reliable messaging. * TCP support. * C++ native stream support. / Better error checking. * An asynchronous socket class. The source code for the project is provided 'as-is' to anyone who wants it, edit it as you like. I'd prefer it if you'd credit me for the official version, but that's completely optional
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Slcnc Mini Player

    A flash-free minimal player to add audio to your website. Embedable

    Add audio to your website without requiring Flash on the audience's browser. Embed the player on other websites. Let people embed your music on their own sites or blogs. Artist, song, album pages, easy to share on social networks. More information in the wiki section. Basic player allowing to stream the audio files you have on your web server, on any browser supporting iframes. See it working : http://meinthebath.com http://nicolaschartoire.com http://thekuangmusic.blogspot.com...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Another YouTube Downloader
    Cross browser userscript to download videos from YouTube in various formats and sizes available. Find size of videos before downloading (http://pradip.x10.mx/index.php/download-details/36/Helper) Check Readme.txt in Files section for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTML5 canvas chart library (javascript) . Display and animate charts & graph in HTML5 Canvas. Signal,pie,ring,led,digital,odometer, radial and lineal meters, thermometer and vumeter,piramid,funnel,stack and Multiserie charts availables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ** Guys I have built a much more powerful Fully Featured CMS system at: https://github.com/MacdonaldRobinson/FlexDotnetCMS Macs CMS is a Flat File ( XML and SQLite ) based AJAX Content Management System. It focuses mainly on the Edit In Place editing concept. It comes with a built in blog with moderation support, user manager section, roles manager section, SEO / SEF URL
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Web 2.0 bookmarking system, both social (with tags) and private (with folders). Import and export your bookmarks from multiple browsers. Admin management section with SPAM protection, translations, bookmarklets, Firefox extension, RSS feeds, and more!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    DocBook DokuWiki is a wiki system that includes DocBook XML support. It allows collaborative writing of DocBook XML documents in a wiki way. It supports section level editing with locking, as well as an easy document structure editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Easy Portal System is a hierarchical CMS, which lets you build your dynamic web site, starting from an HTML template. Many professional features are provided. Self-describing URLs (/section/subsection/article) also allow better search-engine positioning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Sourceforge project for the script ReflexCore released by ReflexWeb's ReflexPHP script development section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eDemonOnline is a set of libraries for ASP .NET. It includes the PHP .NET sub-project(a port of PHP functions library to the .NET framework) along with a collection of web controls, class libraries and tools. For more info see the documentation section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The "FDLanManagement System" is a content management system for lanpartys. It includes a usermanagenment, a forum, a news section, a seatplan, a tourney system, a guestbook, a pollsystem. It's suitable for big Lanpartys. It's written in PHP und uses a MY
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Esperantus help you localizing a web site. It is written in C# any MsNet and Mono. Provides abstract data layer for keys and countries, globalized WebControls with multiple assemblies, Language Switcher, Money, Section 508 controls and much more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    OpenFAQ is a tool for webmasters who wish to administrate a Frequently Asked Questions section on their website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is the coding section of your all-time favorite MUD, Sinstrad. You probably know us from http://sinistrad.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next