souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 45 / 83
Electron http://electron.atom.io/
15/10/2015 cluster icon
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • Photon : UI toolkit for building desktop apps with Electron.
  • Bootstrap : Build responsive, mobile-first projects on the web with the world's most popular front-end component library. Bootstrap is an open source toolkit for ...
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript

Build cross platform desktop apps with web technologies

desktop application javascript html css framework
Photon http://photonkit.com/
15/10/2015 cluster icon
  • Electron : Build cross platform desktop apps with web technologies
  • HyperTerm : A terminal built on web technologies : JS / HTML / CSS
  • Tauri : Tauri is a framework for building tiny, blazingly fast binaries for all major desktop platforms. Developers can integrate any front-end framework that...
  • AppJS : Build Desktop Applications for Linux, Mac and Windows using HTML, CSS and Javascript
  • Bespoke.js : Bespoke.js is a super minimal, modular presentation library for modern browsers, designed to foster a rich plugin ecosystem.

UI toolkit for building desktop apps with Electron.

ui html css javascript desktop application library
HTTP Archive http://httparchive.org/
15/10/2015 cluster icon
  • Good Experience Games : good games, fun games
  • Everything you need to know about HTTP security headers : This article explains what secure headers are and how to implement these headers in Rails, Django, Express.js, Go, Nginx, and Apache.
  • Requestdiff : Differentiate HTTP headers and content body of two GET URLs.
  • HTTP Security Report : Get an instant report of how your website measures up to the best practices. Check connection encryption, content security, information disclosure and...
  • httpstat : curl statistics made simple.
thumbnail

The HTTP Archive tracks how the Web is built.

http statistics online reference
N1 https://nylas.com/N1
12/10/2015 cluster icon
  • Novu : The open-source notifications infrastructure. A fully-featured microservice to send SMS, E-mail, Slack and Push notifications. Embeddable notification...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
  • Sanity : Sanity is a headless, real-time CMS where the front end is an open source React-based construction kit and the back end is a graph-oriented cloud data...
  • SimpleLogin : With email aliases , you can be anonymous online and protect your inbox against spams and phishing. Open-source.
  • Mailtrain : Mailtrain is a self hosted newsletter application built on Node.js (v5+) and MySQL (v5.5+ or MariaDB). Mailtrain supports subscriber list management, ...
thumbnail

N1 is an open-source mail client built on the modern web with Electron, React, and Flux. It is designed to be extensible, so it's easy to create new experiences and workflows around email. N1 is built on the Nylas Sync Engine which is also open source free software.

email client opensource react
SHML · $(shell markup language) https://odb.github.io/shml/
12/10/2015 cluster icon
  • Hoa : Hoa est un ensemble de bibliothèques PHP modulaires, extensibles et structurées. De plus, Hoa souhaite être un pont entre le monde de la recherche et ...
  • MooTools : MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to ...
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • AngularJS : Superheroic JavaScript MVC Framework
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.

SHML is a shell framework for faster and easier script development. HTML has CSS, Unix-like shells have ANSI/VT100 Control Sequences. SHML makes is easy to apply style to your shell scripts without trying to remember that yellow is \033[33m instead it's $(color yellow).

shell color library framework
SpaCy.io http://spacy.io/
06/10/2015 cluster icon
  • TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
  • Essentia : Open-source library and tools for audio and music analysis, description and synthesis
  • NLTK : The Natural Language Toolkit (NLTK) is a Python package for natural language processing. It provides easy-to-use interfaces to over 50 corpora and lex...
  • readability-lxml : In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.
  • pydantic : Data validation and settings management using python type annotations.
thumbnail

spaCy is a library for industrial-strength natural language processing in Python and Cython. It features state-of-the-art speed and accuracy, a concise API, and great documentation.

python library nlp linguistics analysis
SPOF-O-Matic https://github.com/pmeenan/spof-o-matic
05/10/2015 cluster icon
  • boomerang : boomerang is a piece of javascript that you add to your web pages, where it measures the performance of your website from your end user's point of vie...
  • SPOFCheck : A CLI tool for detecting frontend SPOF, mainly blocking scripts and CSS
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • Sitespeed.io : Sitespeed.io is an open source tool that helps you analyze and optimize your website speed and performance based on performance best practices. It col...
  • aXe : Automated tool to find Accessibility defects on your web site by using the aXe Chrome extension. Drop the aXe on your accessibility defects! We believ...
thumbnail

Chrome extension for detecting and simulating frontend Single Points Of Failure. Detects likely third-party single points of failure as you browse and allows you to Simulate 3rd party resources being unavailable.
Also, here: https://chrome.google.com/webstore/detail/spof-o-matic/plikhggfbplemddobondkeogomgoodeg

web performance extension chrome spof test
clipboard.js http://zenorocha.github.io/clipboard.js/
30/09/2015 cluster icon
  • Zero Clipboard : The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Z...
  • Ender : Ender is a full featured package manager for your browser. It allows you to search, install, manage, and compile front-end JavaScript packages and the...
  • Head JS : Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEA...
  • Anime.js : Anime.js is a fast, multipurpose and lightweight JavaScript animation library with a simple, yet powerful API. It works with CSS properties, SVG, DOM ...
  • D3.js : D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web ...
thumbnail

Copy text to the clipboard shouldn't be hard. It shouldn't require dozens of steps to configure or hundreds of KBs to load. But most of all, it shouldn't depend on Flash or any bloated framework.

That's why clipboard.js exists.

javascript clipboard library
Otto https://ottoproject.io/
29/09/2015 cluster icon
  • Vagrant : Development environments made easy. Create and configure lightweight, reproducible, and portable development environments.
  • ZEIT : Simple Cloud hosting and deployment. Zero Config. Push to deploy. Integrates with GitHub and GitLab. Free automatic SSL. Includes a CDN.
  • Rove : Rove.io is a service that allows you to pregenerate typical Vagrant builds.
  • codebender : Codebender is an embedded development platform with an emphasis on the Arduino and it’s completely web-based, so you don’t have to install, manage and...
  • bento : Modularized veewee definitions for building Vagrant baseboxes

Otto knows how to develop and deploy any application on any cloud platform, all controlled with a single consistent workflow to maximize the productivity of you and your team.

vm vagrant deployment development cloud
Zulip https://www.zulip.org
28/09/2015 cluster icon
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...
  • Mattermost : Mattermost is a self-hosted solution for bringing all your team communication to one place, and making it searchable and accessible anywhere
  • Feedbin : Feedbin is an open source web based RSS reader. It provides a user interface for reading and managing feeds as well as a REST-like API for clients to ...
  • Rasa : Open source machine learning tools for developers and product teams to expand bots beyond answering simple questions. Rasa Core's primary purpose is ...
  • Postal : Postal is a complete and fully featured mail server for use by websites & web servers. Think Sendgrid, Mailgun or Postmark but open source and ready f...
thumbnail

Powerful slack-like open source group chat

opensource selfhosted groupware chat
htty http://htty.github.io/htty/
17/09/2015 cluster icon
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
  • xh : xh is a friendly and fast tool for sending HTTP requests. It reimplements as much as possible of HTTPie's excellent design, with a focus on improved p...
  • Hoppscotch : A free, online, open source API request builder
  • HTTPie : HTTPie—aitch-tee-tee-pie—is a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more
  • Buf : A CLI tool to help working with Protocol Buffers. Buf currently contains: A linter that enforces good API design choices and structure. A breaking ch...

htty is a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.

http api cli tool
Burp Suite https://portswigger.net/burp/
11/09/2015 cluster icon
  • Skipfish : Skipfish is an active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursi...
  • Subgraph Vega : Vega is an open source platform to test the security of web applications. Vega can help you find and validate SQL Injections, Cross-Site Scripting (XS...
  • Nikto2 : Nikto is an Open Source (GPL) web server scanner which performs comprehensive tests against web servers for multiple items, including over 6500 potent...
  • Wapiti : Wapiti allows you to audit the security of your web applications. It performs "black-box" scans, i.e. it does not study the source code of the applica...
  • WebScarab : WebScarab is a framework for analysing applications that communicate using the HTTP and HTTPS protocols.
thumbnail

Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the entire testing process, from initial mapping and analysis of an application's attack surface, through to finding and exploiting security vulnerabilities.

web security test application
toxy https://github.com/h2non/toxy
07/09/2015 cluster icon
  • mitmproxy : mitmproxy is your swiss-army knife for debugging, testing, privacy measurements, and penetration testing. It can be used to intercept, inspect, modify...
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • Fiddler Web Debugger : A free web debugging tool
  • hurl.it : Hurl.it makes HTTP requests. Choose the request method, customize headers and POST parameters, add basic authorization or OAuth credentials, and even ...
  • Webhook Tester : Webhook Tester allows you to easily test webhooks and other types of HTTP requests.
thumbnail

toxy is a fully programmatic and hackable HTTP proxy to simulate server failure scenarios and unexpected network conditions, built for node.js/io.js.

http proxy test nodejs
(fluxus) http://www.pawfal.org/fluxus/
23/08/2015 cluster icon
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • Estuary : Estuary is a platform for collaboration and learning through live coding. It enables you to create sound, music, and visuals in a web browser. Key fea...
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • Puredyne : Puredyne is the USB-bootable GNU/Linux operating system for creative multimedia.

A 3D game engine for livecoding worlds into existence.

Fluxus is a rapid prototyping, playing and learning environment for 3D graphics, sound and games. Extends the Racket language with graphical commands and can be used within it’s own livecoding environment or from within the DrRacket IDE.

game audio graphics livecoding software
Overtone http://overtone.github.io/
23/08/2015 cluster icon
  • Orchestra toolbox : Orchestra is an open-source for live music performances in metaverse environments. Orchestra includes components for live performances in A-Frame/NAF-...
  • Glicol : make music with code. connect different nodes like a synth, sequencer or sampler.
  • Fragment : Fragment is a collaborative cross-platform audiovisual live coding environment with pixels based real-time image-synth approach to sound synthesis, th...
  • FoxDot : FoxDot is an easy-to-use Python library that creates an interactive programming environment and talks to the powerful sound synthesis engine, called S...
  • extramuros : This is software for collaborative live coding. On one machine, you run an extramuros "server". Then, from as many machines as you like, you use a web...

Overtone is an open source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state of-the-art lisp, to create an intoxicating interactive sonic experience.

opensource audio music development livecoding
Data Science Toolkit http://www.datasciencetoolkit.org/
23/08/2015 cluster icon
  • Cliquet : Cliquet is a toolkit to ease the implementation of HTTP microservices, such as data-driven REST APIs.
  • Falcor : Falcor is the innovative data platform that powers the Netflix UIs. Falcor allows you to model all your backend data as a single Virtual JSON object o...
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • FastAPI : FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...

A collection of the best open data sets and open-source tools for data science, wrapped in an easy-to-use REST/JSON API with command line, Python and Javascript interfaces. Available as a self-contained Vagrant VM or EC2 AMI that you can deploy yourself.

data api rest selfhosted cli javascript python
Dotdeb https://www.dotdeb.org/
23/08/2015 cluster icon
  • Sagui : Modern front-end development made easy. Sagui is all about good defaults. It is the single development dependency you need to worry about, taking care...
  • Smocker : Smocker (server mock) is a simple and efficient HTTP mock server. Smocker exposes a configuration user interface and a configuration api to register n...
  • Terraform by HashiCorp : HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs int...
  • aptly : aptly is a swiss army knife for Debian repository management: it allows you to mirror remote repositories, manage local package repositories, take sna...
  • Foreman : Foreman is a complete lifecycle management tool for physical and virtual servers. We give system administrators the power to easily automate repetitiv...

Dotdeb is a repository containing packages to turn your Debian boxes into powerful, stable and up-to-date LAMP servers

debian server repository
TraceKit https://github.com/csnover/TraceKit
23/08/2015 cluster icon
  • Passport : Passport is authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Express-based web a...
  • Raphaël : Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or...
  • JavascriptOO : Every javascript project you should be looking into. With examples, categories, install commands, CDN links, project and author stats, and more.
  • EnhanceJS : EnhanceJS is a new Javascript framework designed to improve the application of Progressive Enhancement by first testing browser capabilities for key J...
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
thumbnail

Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it.

javascript debug library
Radicale https://radicale.org/
23/08/2015 cluster icon
  • Baïkal : Baïkal offers ubiquitous and synchronized access to your calendars and address books over CalDAV and CardDAV. Baïkal implements the current IETF recom...
  • Gogs : A painless self-hosted Git service.
  • Mail-in-a-Box : Each Mail-in-a-Box provides webmail and an IMAP/SMTP server for use with mobile devices and desktop mail software. It also includes contacts and calen...
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...
  • pump.io : Social server with an ActivityStreams API. It's a stream server that does most of what people really want from a social network.

The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) server solution.

caldav carddav server selfhosted
Byte saving techniques https://github.com/jed/140bytes/wiki/Byte-saving-techniques
23/08/2015 cluster icon
  • Eloquent JavaScript : Eloquent JavaScript is a book providing an introduction to the JavaScript programming language and programming in general.
  • Vanilla List : The Vanilla Javascript Repository. A searchable repository of dependency-free JavaScript libraries. Over 100 projects and growing.
  • JavaScript: The World's Most Misunderstood Programming Language : Despite its popularity, few know that JavaScript is a very nice dynamic object-oriented general-purpose programming language. How can this be a secret...
  • Classical Inheritance in JavaScript : JavaScript is a class-free, object-oriented language, and as such, it uses prototypal inheritance instead of classical inheritance. This can be puzzli...
  • JSDB.io : JSDB is a collection of the best javascript libraries
thumbnail

This is a collection of JavaScript wizardry that can shave bytes off of your code.

javascript golf reference
page 45 / 83
1650 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn