Showing 954 open source projects for "nice"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    jQuery Knob

    jQuery Knob

    Nice, downward compatible, touchable, jQuery dial

    Tested on Chrome, Safari, Firefox, IE>=8.0 (IE8.0 with excanvas). jQuery Knob is canvas based, with no png or jpg sprites. Touch, mouse and mousewheel, keyboard events implemented. It is downward compatible, and overloads an input element. Display mode "cursor", cursor size could be changed passing a numeric value to the option, default width is used when passing boolean value "true" | default=gauge. The scope of each hook function is the current Knob instance (refer to the demo code).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    lmdb++

    C++11 wrapper for the LMDB embedded B+ tree database library.

    ... • Simplifies error handling by translating error codes into C++ exceptions. • Carefully differentiates logic errors, runtime errors, and fatal errors. • Exception strings include the name of the LMDB function that failed. • Plays nice with others: all symbols are placed into the lmdb namespace. • 100% free and unencumbered public domain software, usable in any context and for any purpose.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Feed-forward neural network for python
    ffnet is a fast and easy-to-use feed-forward neural network training solution for python. Many nice features are implemented: arbitrary network connectivity, automatic data normalization, very efficient training tools, network export to fortran code. Now ffnet has also a GUI called ffnetui.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Berserker@Quake2

    Berserker@Quake2

    Created for Linux port

    ...This repository was created for Berserker@Quake2 porting for Linux. Warning: Bers@Q2 is my First Project, started in 2005 year, I was young and inexperienced. So, programming style is very bad ))) But game works nice! Don't see to .cpp extension, project uses almost pure C. Main.cpp - main source code for berserker.exe Game.cpp - main source code for game.dll Data.h - all data for berserker.exe GameData.h - all data for game.dll Def.h - all definitions for berserker.exe and game.dll Not forget: case sencitivites of file and directory names...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    dvd-slideshow makes a slideshow video that can be used to make flash video (FLV), MP4s, or a DVD with menus. You can add some nice effects like fades, crops, scrolls, or Ken Burns effects. Think of it as a command-line clone of iMovie.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    mp3tagger

    mp3tagger

    Nice gui desktop application for tagging your mp3s

    Nice gui desktop application for tagging your mp3s
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    ...The Sketch-Import function of Atmel-Studio7 does not help's to become a usable project. The used MCU is an Arduino unsuported variant of a plain and native ATMega1284P, that's have enought memory (128K) and comes in DIP40 housing - a nice peace for use the on prototype boards or embedded them into your own project. It contains two serial boards and every I/O pin support the use in combination of an external Interrupt. I had stopped the time consuming portation of the original arduino sketch in the beginnung of 2015 because i had moved to the ARM Cortex-M MPU's. I had decide me (04/2017) to port them to ARM Cortex M0+ next. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A decoder for reading WMO's Bufr-format files of meteorological reports. It displays the expanded descriptors and their corresponding values, in a nice human readable form You can download the source code from http://bufr-info.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10
    Awesome Time Tracker

    Awesome Time Tracker

    Time tracker with which builds PDF reports

    Project has moved Github at https://github.com/zlogic/awesometracker This is a simple time tracker built with Java FX for UI, JPA and an H2 database for data storage, and dynamicreports for building PDF reports. I created the project after being frustrated with most free and open-source time tracking tools. Project is still under development and some nice (planned) features are not yet ready. Requires Java 8 to build and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Arcimboldo

    Arcimboldo

    Generator's generator (JSON templates plus automatic DSL generation)

    Generating the files of an application with the help of a DSL (domain specific language) is very nice . . . provided the development of the DSL itself is not more complex than the application development itself. This workbench is based on the JSON templates and a so-called description file that lists the files to generate. It requires thus a minimum of knowledge and effort to manage the templates and the source specification. It provides a powerful multi-file editor that highlights the cross-references between the templates, the JSON object, the description list and the resulting files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Light Up! - Atari XL/XE

    Light Up! - Atari XL/XE

    Logical game - kind of "reversed minesweeper"

    Took 5th place at Abbuc SW contest 2006
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    BMP Image Watcher

    A program to watch BMP image for killing time ^^

    This is an open-source program was made using C and SDL2, it natively run on 32 bits Windows, compatitive with Windows 10. This program will display your .bmp image with error handle and image's lifespan time. And I also provide source code and a nice icon in program's directory. Have fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XSS-Scanner

    XSS-Scanner

    Powerful XSS Scanner based on Selenium Web Driver

    ...XSS scanner walks through all reachable pages of your web-site and checks all forms that can be potentially vulnerable. XSS-Scanner is a multi-threading app that works in parallel in several browser windows to save time and improve efficiency. After working, it creates a nice web page with a report of a test result. This app is absolutely free XSS Scanner, based on Selenium Web Driver. It scans directly in your browser. All you need is FireFox with FireFoxDriver (usually it is built-in). Here you can find a self-sufficient source, feel free to use and extend it if needed: https://github.com/pashna/XSS-scanner To check vulnerabilities, XSS-scanner uses a list of known XSS-injection provided by owasp: https://www.owasp.org/index.php/XSS_Filter_Evasion_Cheat_Sheet Let's test and keep safe!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LindoXfce-64 bit

    LindoXfce-64 bit

    Operating System based on Xubuntu 14.04.1 LTS

    After a bit of time back to present a review of my GUI linux: LindoXfce-64bit, in this precise case it is Xubuntu, Ubuntu derivative of the older sister, but with DE Xfce version 14:04:01 LTS. Xfce is a lightweight desktop environment designed for UNIX-like operating systems. It aims to be fast and lightweight, while maintaining usability and look nice. I would also add, highly customizable and very little pretentious regarding the resources required. In tests done, I managed to keep the consumption of use ram for a normal PC usage around 512Mb of RAM, even with active visualizations. I chose this version and not that just left at the end of October, the 14:10; to have a long term support as regards security updates provided by Canonical. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GEQUEL is a GTK/C based frontend for the MySQL database loosely derived from an older program xsqlmenu. It can retrieve data from MySQL databases, present them in a nice browser, and allows for update,delete,insert,query,search and copy operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SmVDC++
    SmVDC++ is a client for the direct connect network based on StrongDC. The client is specially made for DC++ Reg-Hubs with nice Style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AmaranJS jQuery Notification Plugin

    AmaranJS jQuery Notification Plugin

    Nice, sleek and stylish notifications

    Nice, sleek, and stylish notifications. You can check AmaranJS v.1.0.1, with this version amaranjs no longer requires jquery and most of the animations moved to CSS animations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    v2strip

    v2strip

    Remove the ID3v2 tag from an MP3 file

    v2strip is a simple command-line utility that lets you remove the ID3v2 tag from an MP3 file. The ID3v2 format is nice in many ways, but it can cause problems when being parsed by MP3 players and utilities that don't support ID3v2 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Ubuntu Easy Setup Project

    Installs essentials and useful stuff, hardens Ubuntu against hackers

    To start this script: Download the script from the Files area Make sure you get the latest version Maximize the terminal window Type the following into a terminal window: bash ~/Downloads/Setup Navigate the menu with the keyboard (this should be intuitive) Answer any prompts and questions (this just takes a few minutes) When a message appears saying there will be no more prompts, just let it do all the work Features: Install some repositories, make partner repositories accessible Install compatibility software, WINE and compilation software, activate 32 bit architecture Set up DOSBox with full MIDI support and a graphical front end, run WINETricks to install WINE components Install and properly set up useful software for home users Install a nice graphical screensaver Install and switch between window managers on compatible desktops Install security software and configure files to harden Ubuntu against hackers Perform security audits
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    vEMan - VMware ESX/ESXi Manager

    vEMan - VMware ESX/ESXi Manager

    An unofficial VMware® ESX/ESXi Manager for Linux

    vEMan - [v]Mware [E]SX [Man]ager provides a GUI for managing ESX servers natively from within your Linux desktop without the need to use Windows vSphere® anymore! Support vEMan development for v2.0 by gofundme! http://www.gofundme.com/vEMan Why I started vEMan? Because I hate it to start my Windows VM to manage ESX(i) servers ;o) vEMan is (maybe) not needed if you use vCenter 5.x: http://kb.vmware.com/kb/2005377 --> vSphere >= v5 has a "web client" BUT keep in mind that there are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    notion

    notion

    Tabbed, tiling window manager.

    ...Notion, by contrast, does not automatically change the tiling. You're in control. Features include: * Workspaces: each workspace has its own tiling * Multihead: the mod_xinerama plugin provides very nice dual-monitor support * RandR: mod_xrandr expands on mod_xinerama and picks up changes in the randr configuration without the need for restarting Notion * Extensibility: Notion can be extended with lua scripts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Class in Jar Finder

    Class in Jar Finder

    Search classes in Jar files using Simple GUI

    Search classes in Jar files using Simple GUI - Add Jars - Add folder to include Jars recursively - Simple text search - Regular expressions
    Downloads: 0 This Week
    Last Update:
    See Project