Search Results for "linux tutorial" - Page 17

Showing 641 open source projects for "linux tutorial"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    HBX Binaural Player

    HBX Binaural Player

    Open source brainwave entrainment application

    HBX Binaural Player is free and open source brainwave entrainment application. It's made using libBinaural ( https://sourceforge.net/projects/libbinaural/ ); it's easy to use and it's entirely written in java for maximum portability. It includes English and Italian localizations and an example preset. More presets can be found here: http://hbxplayer.sf.net/file_list.php ******** EDITOR TUTORIAL ******** English: http://youtu.be/ndVw9yrgTGE Italian:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    luagsdevelopment

    This is a simple tutorial to show how to program in Lua using LOVE2D F

    O conteúdo apresentará arquivos da Calculadora que será demonstrada em aula, uma prévia do game desenvolvido, o arquivo demonstrativo do Alô mundo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MineSweeper Pygame

    Simple minesweeper game in python

    project created on: 2013.05.25 bitbucket repo: http://bit.ly/pyminesweeper_bitbucket Simple minesweeper game in python CONTROLS: Right Click - "flag" the box; also start next game Left Click - reveal empty box(es) or mine Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html UPDATE 1.2 (05.11.2015): Major code refactoring UPDATE 1.3 (06.09.2015): Bugfixes; Minor code refactoring # README # In order to run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Go Web

    Go Web

    Set of audio and video tutorials

    "Go Web Basics" is a set of audio and video tutorials for the Go language produced by Google. It is mainly for learners who want to learn more about Go Web development after completing the "Go Programming Basics" tutorial. "Go Web Basics" is a set of video and audio tutorials for the Go language produced by Google. It is mainly for learners who want to learn about Go Web development after completing the "Go Programming Basics" tutorial. Each class will create a folder (for example:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Gfx4Less

    Easily embedd images to .LESS files

    A small command line tool that generates a single .LESS file with Base64-embedded images as variables. Tutorial can be found here: http://kleffels-software-blog.de/?p=2354 Note: it works on Windows (requires .NET 4.5) and can easily be used from Visual Studio as an external tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    alps-tutorial

    Tutorial materials for ALPS Library/Application

    Japanese tutorial materials for ALPS Library/Application (http://alps.comp-phys.org) / ALPS講習会のための日本語資料
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    rokko-tutorial

    Japanese tutorial materials for Rokko

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    aspmt

    Computes ASPMT theories

    System aspmt2smt is a prototype implementation of multi-valued propositional formulas under the stable model semantics computed by system z3 based on the theorem on completion. The system is a toolchain that includes aspmt-compiler, f2lp, gringo, and z3. Please follow the link to the ASPMT homepage for more information and a tutorial. System mvsm is a prototype implementation of multi-valued propositional formulas under the stable model semantics computed by gringo/claspD by...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    jellyphish

    Don't get phished!

    What is Jellyphish? Jellyphish is the first ever script that pings a websites and tells the users if a given website is a phishing site or not. What are the minimum system reqirements? 1) jre or jdk installation on your system.(http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html) 2) Internet connection.(your system should be connected to the internet when the script is running.) How to use it? 1) Run the jar file. 2) Now copy & paste the url...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    rc522-python-script

    This is a python program for the RFID reader rc522

    This is a python program for the RFID reader rc522. it uses the bcm2835 libary and the rpi-rc522 library. Tutorial found here: http://bit.ly/1hYx5ao
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jnostromo

    jnostromo

    E-Sport Drivers for the Razer Nostromo

    Deprecated - please use Keyboarding Master: https://sites.google.com/site/keyboardingmaster/ jnostromo provides drivers for the Razer Nostromo & Belkin N52/N52te designed to be E-Sport legal. Profiles are unique user defined keymappings and can be created for each game. Each profile can have up to 8 unique keymaps with mappings to switch between keymaps. jnostromo includes an easy to use configuration gui to map keys from the nostromo to the keyboard and/or mouse. The...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12

    How to make an app in Unity 3D: Bowls p2

    Beginners Bowling Game App in Unity 3D for Android

    This tutorial is an part 2 / extension of the 3D beginners bowling game tutorial at https://sourceforge.net/projects/easyunity3dbowlinggametutoral/ which you will need to download above for this tutorial. In this tutorial we will make the bowling game into an beginners 3D bowling android game- the game uses a corner of the touch screen on the android for a button. The result is a fully functional small 3D android tablet game. Hence covering the basics required to make an android game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a beginners 3D game for unity. Complete list of other projects is at, https://sourceforge.net/u/greatcoder/profile/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HudEdit
    After 2012 hud update, League of Legends HUD modding became hard-er-ish. There is over 650 elements in the files that had to be manually adjusted using a text editor. The positions are weirdly calculated, there are parameters involved and over all there are lots of not clear concepts. There isn't even a tutorial or an article about HUD editing. HudEdit is a project that's aiming to fix the current state of LoL HUD modding, by giving easy to use tool in the hands of the modders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    A general flow visualization Matlab toolbox for image processing of some common planar/surface visualization techniques from PLIF (Planar laser induce fluorescence) for tracer distribution, BOS (background oriented Schlieren) for density, TSLC (Temperature sensitive liquid crystal) for thermal and PSP (Pressure sensitive paint) pressure distribution measurement. This work is part of author's PhD study, under Dr S. Zhong @ the University of Manchester's supervision, guidance and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PAMGuide

    An analysis tool in MATLAB and R for acoustic habitat characterisation

    PAMGuide is acoustic analysis software for the characterisation of the acoustic environment from sound recordings. PAMGuide can be used to produce calibrated spectrograms and statistical analyses of sound levels, and is provided in both MATLAB and R. A Tutorial on getting started with PAMGuide can be downloaded here: http://onlinelibrary.wiley.com/doi/10.1111/2041-210X.12330/suppinfo PAMGuide was published as supplementary material to the following Open Access journal...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    bictools

    bictools - a package to faciliate the analysis of SAAVs using BICEPS.

    bictools - a python package to perform variant detection on proteomic MS data using BICEPS (Renard et al. 2012). This repository contains a convenient KNIME workflow to perform the analysis of MS data via OpenMS and a python package (bictools) to handle results from the peptide identification from BICEPs. The combination of both utilities allows to execute the proteomic variant detection workflow. See the wiki page for detailed information and a tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Threesome is a little search and combination game which concept is not so easy. You have to pick 3 cards out of 12 visible cards that fits to each other, according to certain criterias. There is a detailed tutorial attached, which describes everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    instantFSM

    C++ inline state machine library

    instantFSM is a header-only C++ state machine library. Its goal is to make state machine declaration and use easy enough that it can be integrated into your projects painlessly. Have a look atp the wiki where you will find a tutorial, samples, and a cheatsheet to get accustomed with instantFSM. The only instantFSM header file is downloadable from the files section or you can check it out from the git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Battlefield Bad Company 2 MASE

    Battlefield Bad Company 2 MASE

    Battlefield bad company 2 Master server emulator + Server R34

    There is not much to say about it , you can play BFBC2 on LAN if you want with friends. NO bots and as the things stated, wont will be soon... just on Xbox has onslaught, the ONLY mode what it has bots, but on PC there is not any not even the onslaught gamemode, there is DM,RUSH,CONQUEST,SQDM,SQRUSH gamemodes. Just and only. THE PROJECT NOT CONTAINING *ANY* OF THE ORIGINAL CODE FROM THE GAME!!! IT IS AN EMULATED PROGRAM! WHAT IS MIMIC THE SERVER CODE, AND MAKES IT POSSIBLE TO PLAY...
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 21
    XBMC Custom Registry setup 4 MCE Remotes
    visit http://xbmccustomregis.sourceforge.net This is a Customised registry setup for use with any RC6 MCE compatible remote. The Advantage of this it will give you almost complete control over XBMC, no time wasting figuring out how to configure it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PDF::Reuse

    Reuse and mass produce PDF documents

    This module gives you a possibility to reuse PDF-files. You can use pages, images, fonts and Acrobat JavaScript from old PDF-files (if they were not encrypted), and rearrange the components, and add new graphics, texts etc. There is also support for graphics. In the tutorial there is a description of how to transform simple PDF-pages to graphic Perl objects with the help of programs based on this module. The module is fairly fast, so it should be possible to used it for mass production.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spell Card Generator
    An unofficial spell card generator for tabletop games involving large lizards living in underground structures. Works with most any edition that has spells. No data files are included in either the code or the application download. Requires .NET Framework 4.0 Note: Do NOT use the code in this project as any kind of a tutorial on how to write an application, WPF or otherwise. It's basically a pile of spaghetti. The only reason I posted it at all is because I really liked the way the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Tutorial on Firefox Add-on SDK

    A short tutorial on how to use native libraries in Firefox

    Here we show how to load and interchange information between Firefox and any native library via the Firefox Add-on SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    dna-bison

    Bisulfite alignment On Nodes of a cluster

    Bison allows users with access to a computer cluster to rapidly align whole-genome bisulfite sequencing or RRBS reads. It can align both directional and non-directional libraries and uses bowtie2. Multiple compute nodes are not absolutely required, but will make the alignment process faster. Further details available on the Wiki page. Help also available on SEQanswers (http://seqanswers.com/forums/showthread.php?t=31314) or by creating a ticket here. You can now track the...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB