Showing 31 open source projects for "simple note"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 1
    AudioNotes

    AudioNotes

    Extract audio and video content and organize it into a Markdown note

    ...As an open-source repository, AudioNotes provides developers or power users the opportunity to customize how audio is captured, stored, annotated, and replayed — e.g. adding playback speed control, export to standard formats, or synchronization between notes and audio timeline. It may support simple UI for starting/stopping recordings, writing or editing notes, and navigating through recorded sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pointless

    Pointless

    An endless drawing canvas desktop app made with Tauri (Rust) and React

    An endless drawing canvas desktop app made with Tauri (Rust) and React. Pointless is an endless drawing canvas that provides useful features when you're in need of a simple whiteboard/note app. It is build using Tauri (Rust) and React with a pure SVG canvas and local files are saved with brotli-unicode compression to ensure small file sizes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WO Mic

    WO Mic

    Transform your smartphone into a PC microphone

    WO Mic is a free utility that turns your smartphone into a functional microphone for your Windows PC. It eliminates the need to buy a separate microphone, offering a convenient and cost-effective solution for voice chat, recording, or wireless voice control. The app supports multiple connection types including Wi-Fi, Bluetooth, and USB, giving users flexible options to suit their setup. Setup involves installing the mobile app and the PC client with drivers, which is straightforward and...
    Downloads: 304 This Week
    Last Update:
    See Project
  • 4
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    ...It can also: - convert IMY ringtones to MIDI files, - convert IMY ringtones to WAV files, - write raw samples to an output file, - execute an external program on each note. See the project homepage https://imyplay.sourceforge.io and the project Wiki in the menu above.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    TTGO VGA32 Lite
    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 7
    AnimeGAN

    AnimeGAN

    A simple PyTorch Implementation of Generative Adversarial Networks

    A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing. The images are generated from a DCGAN model trained on 143,000 anime character faces for 100 epochs. Manipulating latent codes enables the transition from images in the first row to the last row. The images are not clean, some outliers can be observed, which degrades the quality of the generated images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gImageReader

    gImageReader

    A graphical frontend to tesseract-ocr

    gImageReader is a simple Gtk/Qt front-end to tesseract. Features include: - Import PDF documents and images from disk, scanning devices, clipboard and screenshots - Process multiple images and documents in one go - Manual or automatic recognition area definition - Recognize to plain text or to hOCR documents - Recognized text displayed directly next to the image - Post-process the recognized text, including spellchecking - Generate PDF documents from hOCR documents **Note**: This page is only a mirror for the downloads. ...
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 9
    MidiLayer

    MidiLayer

    A simple and intuitive tool to improve live performances.

    MidiLayer is a simple and easy to use application designed to enhance your live performances. Manage slots and channels, adjust the velocity and the volume, customize the note range and connect with modulation wheels and other types of controllers, all with the help of MidiLayer.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    VidCutter

    VidCutter

    A modern yet simple multi-platform video cutter and joiner

    NOTE: results will only work in media players that support chapters. Flatpak release includes the latest stable versions of FFmpeg, libmpv, MediaInfo, and PyQt5 running on the KDE platform runtime.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 11
    Pydub

    Pydub

    Manipulate audio with a simple and easy high level interface

    Manipulate audio with a simple and easy high level interface. You can pass an optional bitrate argument to export using any syntax ffmpeg supports. Any further arguments supported by ffmpeg can be passed as a list in a 'parameters' argument, with switch first, argument second. Note that no validation takes place on these parameters, and you may be limited by what your particular build of ffmpeg/avlib supports.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    Note that this repo uses Python3. The major dependencies are PyTorch, numpy, opencv-python and onnxruntime, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chartist.js

    Chartist.js

    Simple responsive charts

    You may think that this is just yet an other charting library. But Chartist.js is the product of a community that was disappointed about the abilities provided by other charting libraries. Of course there are hundreds of other great charting libraries but after using them there were always tweaks you would have wished for that were not included. Are you planning to use Chartist to create a nice Dashboard or Admin UI? Don't loose any time and kickstart your development using the awesome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    vinylsimtool

    vinylsimtool

    vinylsimtool: simulation of vinyl record playback

    vinylsimtool: Simulation of audio artifacts of vinyl record playback systems, based on physical modelling. --- vinylsimtool: Simple command-line tool for WAV file processing. Copyright (c) 2017 by Klaus Michael Indlekofer. All rights reserved. --- Vinylsimtool-Plugin-VST: Real-time plug-in. Copyright (c) 2017-2019 by Klaus Michael Indlekofer and Sebastian Marcus Edelmann. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Note VR

    Simple Note VR

    Notification system to display plain text in VR for Unity engine

    A simple notification system to display plain text in VR for Unity engine. Please go to the release page to download the package. Import the package into your own project, simply drag the "NotificationVR" prefab to the scene. Then, in your own script, call "SimpleNoteVR.Instance. Notify(string words, float lingertime)" to trigger plain text notifications.([lingertime is the duration that your notification will last for]). You can also choose to call "SimpleNoteVR.Instance.Notfiy_Hold(string...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Canorus

    Canorus

    Music score editor

    Canorus is a free cross-platform music score editor. It supports an unlimited number and length of staffs, polyphony, a MIDI playback of notes, chord markings, lyrics, import/export filters to formats like MIDI, MusicXML, ABC Music, MusiXTeX and LilyPond
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Gladivs - Screen Capture

    Gladivs - Screen Capture

    GladivsSC is a simple and lightweight screen capture application.

    ...You can choose what monitors you want to capture from. You only have to select a destination folder for the captures and press the [Print Screen] button to perform captures. Now it's very simple. Also you can capture a region in your monitor. In this new version you can choose the destination of the capture directly from an options window that appear after screenshot is taken. Note that Oracle JRE 8 or higher is required. If you don't want to use Oracle JRE 8, you can use OpenJDK instead, but you need to install as a prerequisite the OpenJFX libraries from OpenJDK. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting and grouping of found movies by different criteria. Note: source code has been moved to github: https://github.com/damienlangg/SimpleMovieCatalog
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    ...Currently, there are 34 example figures available. Please note that this project was created for fun and still is a work in progress. The Discussion forum is open for anyone who wants to report a bug or suggest a new feature. User Guide: http://origamieditor3d.sourceforge.net/userguide/en/index.html
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    simplest flashmedia example

    simplest flashmedia example

    simple examples about using flash player to play RTMP/HTTP/HLS

    This project contains following examples about Flash streaming media: simplest_as3_rtmp_player: Simplest RTMP Player(ActionScript) simplest_as3_rtmp_streamer: Simplest RTMP Streamer (ActionScript) rtmp_sample_player_adobe: Sample Player extracted from Adobe Flash Media Server rtmp_sample_player_wowza: Sample Player extracted from Wowza Server rtmp_sample_player_flowplayer: RTMP/HTTP Player based on FlowPlayer (with RTMP plugin) rtmp_sample_player_videojs: RTMP/HTTP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zalarm

    Zalarm

    Alarm Clock with a couple of nice extra features. Wake up your way.

    A user friendly alarm clock written in the Qt framework. The user can deside which time the alarm is set to go off. In addition the user can set a purpose of the alarm, a note, and add audio files for the alarm. This way you can decide if you like to wake up with a beating heart to the sound of hard rock. Or maybe you are the kind that prefers the more soft and sensitive alarms. With Zalarm this is all up to you. The reason for adding notes to the alarm is simple. Maybe by the time you go to bed you have a brilliant idea, or there is something you have to remember by the time you wake up. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HD Video Downloader
    HD Video Downloader multi-purpose App allows you to easily download HD video's to your Android device HD Video Downloader (HVD) is a faster video downloader. You can download any video from internet by two simple steps Just search for the video , and download it from the results list HVD is an awesome Video Download Utility KEY FEATURES -Simple and clean user interface -Download multiple videos simultaneously -You can cancel your downloading -You can select quality of video for HD -Faster -1080p 720p 480p 360p 240p 144p mp3 flv webm mp4 downloading This HD Video Downloader app has been tested on latest devices such as Samsung Galaxy S3, Nexus 5,Nexus 7, Samsung galaxy s4, HTC One, samsung galaxy note 3, Sony Xperia Z, Sony Xperia Z ultra, LG G2. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Weblery
    NOTE: Weblery has moved to GitHub. The code and versions available on SourceForge are outdated. https://github.com/kjw3/weblery/ Weblery is a simple php based web photo gallery. It is driven by the directory structure of the gallery. All that is needed is to include the weblery.php file into your website. Make adding a photo gallery to your website as easy as it should be.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Ph_comp

    Image upload software designed for camera club competitions

    Note that new features are no longer being added to this software. An improved version of it is under active development as a Wordpress plugin called "EntryWizard". To update an existing installation, click the "Browse All Files" link above and download "Ph_compUpdate.zip"
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB