Search Results for "all linux distro" - Page 36

Showing 1581 open source projects for "all linux distro"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1

    RTS2 - Remote Telescope System

    Open source observatory control software

    RTS2 is project to create an open source environment for control of a fully autonomous observatory. It is running about dozen fully autonomous observatories. Its modular design allow easily addition of new devices (to already huge supported HW list).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Verlihub

    Verlihub

    NMDC Hub Server

    Verlihub is a NMDC hub server that runs on all operating systems. It is written in C++ and has many rich plugins including Lua, Python and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    mlbviewer

    The best collection of tools for MLB.com content and MLB.TV for Linux.

    ATTENTION: MLB.TV has changed for 2018 and mlbviewer no longer works. Please check out the mlbstreamer project for an alternative that works with 2018 changes. https://github.com/tonycpsu/mlbstreamer A collection of tools to view and listen to streaming baseball games from MLB.TV. While the main streaming content is mostly for paid MLB.TV subscribers only, there are a significant number of features and views available to non-subscribers as well including one FREE game each day. NEW!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Neoformat

    Neoformat

    A (Neo)vim plugin for formatting code

    Neoformat uses a variety of formatters for many filetypes. Currently, Neoformat will run a formatter using the current buffer data, and on success, it will update the current buffer with the formatted text. On a formatter failure, Neoformat will try the next formatter defined for the filetype. By using getbufline() to read from the current buffer instead of file, Neoformat is able to format your buffer without you having to :w your file first. Also, by using setline(), marks, jumps, etc. are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5

    IOA AM code

    Implementation of the core routine for AM analysis from the IOA AMWG

    The UK Institute of Acoustics (IOA) amplitude modulation working group (AMWG) has developed a method for analysing and rating AM. This has been produced as an example of an implementation of the routine described in the IOA AMWG report. It is written in the Python language which is freely available. V1.5 is compiled for Windows (XP onwards). The responsibility for the correct implementation and application of the software or any modification thereof rests with the end user. It should not...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6

    GoodCrypto private server

    Secure mail + Tor gateway

    Protect your company's email and browsing with your GoodCrypto private server. * Protects email metadata and resists traffic analysis * Automatic encryption, decryption, and key management * All private keys stay on *your* server * Users don't change their email or browser software * Blocks web malware * Runs on your private server * Completely decentralized
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Linux Bash Made Simple

    Linux Bash Made Simple

    Based on Python 3

    This tool is designed to help Linux beginners to work with Linux Bash easily. It is written in Python 3. The default username is "tux" The default password is "linux"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. The...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    OhodO

    OhodO

    OhodO optical marks recogination

    OhodO is optical marks recogination, written by python 3.6, opencv 3, tkinter. work with webcam of the laptop or usb webcam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10

    ws2300

    Python driver for the LaCrosse WS-2300

    Ws2300 manipulates the LaCrosse WS-2300 weather station via its RS232/USB interface. It can read and write values, and can continuously log data from WS-2300 to a file or SQL database. All available documentation can be read online at http://ws2300.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Avogadro

    Avogadro

    An intuitive molecular editor and visualization tool

    Avogadro is an advanced molecular editor designed for cross-platform use in computational chemistry, molecular modeling, bioinformatics, materials science and related areas. It offers a flexible rendering framework and a powerful plugin architecture.
    Leader badge
    Downloads: 5,981 This Week
    Last Update:
    See Project
  • 12
    PyPattyrn

    PyPattyrn

    A simple library for implementing common design patterns

    PyPattyrn is a Python package aiming to make it easier and faster to implement design patterns into your own projects. Design patterns by nature cannot be directly translated into code as they are just a description of how to solve a particular problem. However, many of the common design patterns have boilerplate code that is common throughout all implementations of the pattern. This package captures that common code and makes it easy to use so that you don't have to write it yourself in all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Switchboard

    Switchboard

    A feature flipper library for Pyramid and Pylons apps.

    Switchboard is a port of Gargoyle, a feature flipper for Django apps, to the Pyramid or Pylons stack (including Turbogears). Originally used to selectively roll out changes to the SourceForge site, the library lets you easily control whether a particular change (a switch) is active. You can make switches active for a certain percentage of visitors, all visitors to a particular host in a cluster, or if a particular string is present in the query string. Furthermore you can easily create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Of Mages and Magic

    A Simple RPG fighting game for teaching Python

    Of Mages and Magic is an RPG based fighting game which may be used to teach simple programming concepts. Students write artificial intelligences which hook into the main Of Mages and Magic executable. These mages can be organised into teams which fight each other until only one team remains. The game is currently in early alpha, meaning some aspects of the interface are a bit clunky. However, in its current iteration, it is fairly suitable for teaching. Any and all feedback would be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    100 numpy exercises

    100 numpy exercises

    100 numpy exercises (with solutions)

    This is a collection of numpy exercises from numpy mailing list, stack overflow, and numpy documentation. I've also created some problems myself to reach the 100 limit. The goal of this collection is to offer a quick reference for both old and new users but also to provide a set of exercises for those who teach. For extended exercises, make sure to read From Python to NumPy. Markdown and ipython notebook are created programmatically from the source data in source/exercises.ktx. To modify the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyVib2 is a program for analyzing vibrational motion and vibrational spectra. It is an open source "all-in-one" solution for scientists working in the field of vibrational spectroscopy (Raman and IR) and vibrational optical activity (ROA and VCD).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    GPSFileViewer

    GPSFileViewer

    Application to browse and visualize your GPS files

    ...Use this to see exactly how different routes compare in time and distance Written in WxPython+Matplotlib. Windows executable available; Mac and Linux can be run via script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Dbmc

    Dbmc

    Kodi addon for Dropbox

    Kodi (XBMC) addon for Dropbox. The current release includes features as described below. Dbmc has been added to the official Kodi repositories! So you can directly install it from within Kodi now. See also: http://addons.xbmc.org/show/plugin.dbmc/ Notice when using the synchronizing service: This service is a one way synchronization only! From Dropbox to local. So: No files will be added/uploaded to Dropbox, which are added locally No Dropbox items will be removed or changed when...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20

    Sky3ds utility for Mac and Linux

    A port of Sky3DS Diskwriter for Mac OS X and Linux

    Sky3DS is a Nintendo 3DS linker, a special game pak with a MicroSD card slot. So, on that MicroSD card, you can put in 3DS games backup files (only in .3ds format.) That linker makes for Nintendo 3DS casual developers possible to test the software they have created. Note: This project is discontinued, please fork me :)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    DirDiff

    DirDiff

    Python 2.7 script, analyzing 2 directories for differences.HTML output

    ...Here's, how to call it: >python DirDiff.py dir1 dir2 output.html or >python.exe DirDiff.py -l 3 -v olddir newdir dirdiff.html -l is the number of context lines in the side-by-side comparison. -v lists all files, that exist in both directories and have the same content. Both directory names need to end with the "/" (Linux) or "\" (Windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    YoMo

    YoMo

    You Only Meter Once - The open hardware smart metering system

    Researches have shown that immediate feedback can increase energy saving dramatically. YoMo aims to empower people using low-cost open hardware smart meters in their household. The metering system consists of a coordination unit, a raspberry pi, and several smart meters, arduino boards equipped with communication shields and our self-designed yomo metering shield. The smart meters are attached to household devices and monitor their energy consumption. The gathered data is timestamped and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GRAJ music player
    GRAJ is a simple yet very powerful music player that runs in terminal. It uses VLC as a backend to play music. Forget typing your music filenames or selecting songs by hand. Just type: "graj yell sub" to play the "Yellow Submarine" song. That rocks! If there is another music player with which you can play all the songs that you haven't listened to since a month, that are graded at least 5, that have play count 5 or more and have "hard" as part of a name with something simpler and faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FF Multi Converter
    FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files and ImageMagick for image file conversions.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 25
    tranci

    tranci

    Calculate electronic properties of transition metal atoms

    Computational package to study transition metal atoms in surfaces, focusing on the effects of crystal field, spin orbit coupling and electronic interactions. Inputs are written in an user friendly interface, and creates a pdf and graphics with the results.
    Downloads: 0 This Week
    Last Update:
    See Project