70 programs for "i see pic" with 1 filter applied:

  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
  • 1
    goquery

    goquery

    A little like that j-thing, only in Go

    ... encoded HTML. See the wiki for various options to do this. Syntax-wise, it is as close as possible to jQuery, with the same function names when possible, and that warm and fuzzy chainable interface. jQuery being the ultra-popular library that it is, I felt that writing a similar HTML-manipulating library was better to follow its API than to start anew (in the same spirit as Go's fmt package), even though some of its methods are less than intuitive (looking at you, index()...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BioXTAS RAW

    BioXTAS RAW

    Processing and analysis of Small Angle X-ray Scattering (SAXS) data.

    ... (EFA) or the regularized alternating least squares (REGALS) methods. Active source code is now maintained on github: https://github.com/jbhopkins/bioxtasraw To install: Check the instructions available at: http://bioxtas-raw.readthedocs.io/en/latest/install.html and in the Files tab. User guides: RAW guides are available at: http://bioxtas-raw.readthedocs.io/ and in the Files tab. To contact us, see: https://bioxtas-raw.readthedocs.io/en/latest/help.html
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 3
    Odoo ERP CRM System For Local Intranets

    Odoo ERP CRM System For Local Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    ...@example.com Admin Password: change_this from any PC on your Local Network. Then follow below screenshots for: 1. Configuring Outgoing Email SMTP Servers 2. Manage Users 3. ACTIVATE Needed Apps 4. Change all Passwords i.e. System, Application, Database 5. Increase CPU Count, Memory, Disk Space in VM's Settings, as required 6. Also see below Backup the system regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about Odoo
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    HTML Quiz Application With Timer & Point

    HTML Quiz Application With Timer & Point

    An Easy to Edit HTML, CSS & JAVASCRIPT QUIZ - For Students & Teachers

    .... If necessary, Please change the charset="UTF-8" to charset="Your Charset" to match your language's charset value in the index.html file. Check Google if you need to know your language's html charset value. This Application works offline, without needing an Internet Connection. Also, run this application on your internet browsers in Kiosk mode, for maximum secrecy. For details, please refer : https://ostechnix.com/launch-web-browsers-in-kiosk-mode-full-screen-from-cli/ See Below.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    Dolibarr Community Edition For Intranets

    Dolibarr Community Edition For Intranets

    Web,Sales,Finance,Inventory,Manufacture,HR,Marketing,Services,Efficacy

    ... Username: admin Admin Password: change_this from any PC on your Local Network. Then follow below screenshots for: 1. Configuring Outgoing Email SMTP Servers 2. Create Users 3. ACTIVATE Needed Apps 4. Change all Passwords i.e. System, Application 5. Increase CPU Count, Memory, Disk Space in VM's Settings, as required 6. Also see below Backup the system regularly, to avoid any issues. These are covered in the video. Google Search helps in finding more about Dolibarr
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Asset Management System for Intranets

    Asset Management System for Intranets

    The Free & Popular Snipe-IT Web Software in a Complete Virtual Machine

    ... to Usage of Self-Signed https Certificates ) Admin Username: admin Admin Password: Change_this1 from any PC on your Local Network. Explore all the available Menu options, before beginning any data entry. Configure OUTGOING MAIL SERVER SETTINGS in the .env file, using the free FileZilla ftp client software's edit facility. See below. Backup the system regularly, to avoid any issues. These are also covered in the video. Google Search helps in finding more about Snipe-IT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    MetalManGames

    MetalManGames

    3rd Party Video Games Developer: MetalManGames, titles of games

    A project of various and continuous cross-platform video game titles developed by; 3rd Party Video Games Developer: MetalManGames. The oldest cross-platform games have been removed along with Android, due to updates needed, and currently can not find the time at this moment. So far have included ; ''Undead Shotgun Reloaded'' Linux 64-bit version, needs SDL2 Installed, and download packs; 1- 3, and extract them to the ''lib'' folder, see; readme.txt for more details. "Alien Parasites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Premium Markets

    Premium Markets

    Premium Markets is an automated financial technical analysis system.

    ... be out of date and in need of compilation. Please contact piggymarketsqueak@googlemail.com for a full update. Full installation instructions can be found at http://www.premiummarkets.uk/html/swtui.html#Download . I would also like to bring to your attention that, in its advanced version, Premium Markets also provides a Forecast machine learning engine based on neural networks. See http://www.premiummarkets.uk/ for documentation and a workable demo of the trend forecast and prediction engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    helpdesk ticketing system, knowledgebase

    helpdesk ticketing system, knowledgebase

    The Free & Popular HESK Web Based Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Help Desk live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with hd wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://hd.local/ ( Accept Any Warnings ) Admin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10

    CountBitsSet

    minimal benchmark code for Counting Set Bits (ones) in an Integer

    ... (hamming weight): ceil(log2()) + floor(log2()), bitreverse, ... I also recommand to try the code with different compilers and / or plattforms. PS: see result.txt in Code, to see various runs with different compilers and compiler switches
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PortMedia was created to develop and share cross-platform, open-source I/O libraries for digital media including MIDI, video, and audio. Only a few things were released under the PortMedia umbrella. These are now hosted by the github.com/Portmidi/ project, where you can find the lastest versions of PortMidi, portsmf (Standard MIDI File support and more), and see github.com/rbdannenberg/scorealign for MIDI and/or Audio score alignment.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 12
    Celestial Precomputation

    Celestial Precomputation

    Sight Reduction for Air Navigation with Python

    Warning: I found an error if the DR position is on the southern hemisphere. The PUB249 pdf files did not show this error and are correct (as far as I checked). All Revisions 8+ and the Windows release have been fixed. This Python TK application calculates a good set of stars for a 3 star fix, makes all calculations similar to the FAAs Celestial Computation Sheet (see FAA doc FAA-H-8083-18). Also, you can create a PDF file that generates Pub 249 Vol 1 for any epoch you specify. The PUB249...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    OAuth2

    OAuth2

    OAuth2 framework for macOS and iOS, written in Swift

    OAuth2 frameworks for macOS, iOS, and tvOS written in Swift 5.0. OAuth2 requires Xcode 10.2, the built framework can be used on OS X 10.11 or iOS 8 and later. Happy to accept pull requests, please see CONTRIBUTING.md. Since the Swift language is constantly evolving I have adopted a versioning scheme mirroring Swift versions: the framework version's first two digits are always the Swift version the library is compatible with, see releases. Code compatible with brand-new Swift versions should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    protobuf-delphi

    Protocol buffers for Delphi

    This project contains the implementation of Protocol Buffers for Delphi. From the project was implemented limited functionality necessary for a specific project. At that time, I do not see any sense to transfer the whole project code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    Piko stats

    Piko solar inverter data communicator and manager

    Piko solar inverter interface. Get online real time data and status. Get also history data. Database management of data. Exports, graphs, ... Manage data and stats using a SQLite or MySQL database. Third party intergration. See the Wiki home page for more informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Magnetic

    Browser addon to batch download torrents

    I developed this for my own needs but I don't see why I shouldn't share it! Usage is very easy: * Make sure you have installed an application capable of intercepting magnet: links (see http://en.wikipedia.org/wiki/Comparison_of_BitTorrent_clients#Features_I) * Open at least a magnet link manually and associate a default application to the protocol * Now clicking the addon button will open all magnet links in all open tabs and send them to the torrent client! Let me know if you find any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cclite

    Cclite

    Cclite Alternative Currency Software

    There's work and a first package of Cclite2, using Mojolicious https://sourceforge.net/projects/cclite2/. See also https://sourceforge.net/projects/datamap/ a simple tool for mapping and clustering 'anything you want'. New version with solution for Debian packaging and update to template processing for new versions of Perl. This is version 0.9.4.1 mid-March 2017. As I have limited time, most of the focus will be phones, SMS and an app with SMS as underlying mechanism...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Open Source Point of Sale
    Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface. **Active development and maintenance has been moved to github (see homepage link)** If you like the project, and you are making money out of it on a daily basis, then consider to buy me a coffee so I can keep adding features.
    Downloads: 35 This Week
    Last Update:
    See Project
  • 19
    SleepyHead

    SleepyHead

    Open Source CPAP Research and Review Software

    Open-source, cross platform, sleep tracking software with a focus on monitoring CPAP treatment. Please see http://sleepyhead.jedimark.net for official release information and latest downloads.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Vulnerawa
    Vulnerawa stands for vulnerable web application, though I think it should be renamed Vulnerable website. Unlike other vulnerable web apps, this application strives to be close to reality as possible. To know more about Vulnerawa, go here https://www.hackercoolmagazine.com/vulnerawa-vulnerable-web-app-for-practice/ See how to setup Vulnerawa in Wamp server. https://www.hackercoolmagazine.com/how-to-setup-vulnerawa-in-wamp-server/ To see how to set up a web app pen testing lab with Vulnerawa...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Stock Center

    Stock Center

    A personal stock portfolio tracking tool

    .... Interested in helping? Drop me a line, maybe we can figure out a way for you to contribute. I have lots of things on my to-do list that you may or may not think are fun, but it all needs doing. Note: Currently only NYSE stocks are supported. Funds, etc are not currently supported. See the blog for release notes. Discussion area for support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not released...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Scanned Image Extractor

    Scanned Image Extractor

    Extract images contained in scans

    ... that process. (see some hints on the link above.) Hint: **I NEED YOUR DATA**. If you have scans which won't be recognized well give me these (If they're not too personal etc - I won't use it for anything else than to improve this software). You might be interested in my other photography project (organize photographs and videos): https://sourceforge.net/projects/pivot-photo/
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 24

    Fluid Gravity 3way

    there are 3 observers to every curve, each seeing the other 2

    I recently dug up some of my old simulations after to my surprise 3SAT and a theoretical expansion of boltzmann statistics reminded me I already simulated something like that but I didnt know how good a simulation it was. Check how the varying density and shape of electron clouds and soliton-like or fluid drop like blobs of field gradually start to point outward and get thinner, like a soliton is bell curve shaped as seen from outside. More importantly, compare the 2 halfs of electron cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next