Showing 74 open source projects for "use"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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
  • 1
    My Vocabulary

    My Vocabulary

    Simple Vocabulary app

    A tiny, always-on-top overlay flashcard app for effortless vocabulary learning while you work or browse. ⚠️ Note about full-screen games Some games use exclusive fullscreen (DirectX/OpenGL/Vulkan). In that mode overlays cannot draw on top. Switch to borderless windowed (fullscreen) mode instead.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    LWT ◆ Learning With Texts [Official]

    LWT ◆ Learning With Texts [Official]

    A feature-rich web application for language learning through reading

    LWT is a tool for Language Learning, inspired by: - Stephen Krashen's principles in Second Language Acquisition, - Steve Kaufmann's LingQ application, and - ideas from Khatzumoto - published at AJATT - All Japanese All The Time. You define languages you want to learn and import texts you want to use for learning. While listening to the audio (optional), you read the text, save, review and test words or multi-word expressions. In new texts all your previously saved words and expressions are displayed according to their current learn status. To run LWT, you'll need: - a modern web browser, - a local web and database server with PHP - like XAMPP, MAMP, LAMP, - and the LWT application, which you can download here. ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Morse Key Express

    Morse Key Express

    Converts text to Morse sounds

    This is a simple application that converts text to Morse code and audio. It has minimal dependencies and is very lightweight. It does not yet offer the ability to transcribe Morse code and save the output to an audio file. It's a useful tool for amateur radio operators and radio operators. https://github.com/shampuan/morse-key-express
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slim Template

    Slim Template

    Template language to reduce the syntax to the essential parts

    ...Short syntax without closing tags (Using indentation instead) HTML style mode with closing tags. Slim is a fast, lightweight templating engine with support for Rails 3 and later. It has been heavily tested on all major ruby implementations. We use continuous integration (travis-ci). Slim uses Temple for parsing/compilation and is also integrated into Tilt, so it can be used together with Sinatra or plain Rack.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    image spinning

    An experiment in assembly language computer programming.

    ...The program needs a .bmp type of picure having between 1400 and 500 pixels diameter. Pressing on the A, S, D, F -- K keys causes the image to rotate. But with the newer version L loads and S saves, however you use the up arrow for loading a picture. It has a simple menu for loading a picture, and only a few functions The way it works is it scans the original bmp picture along radial lines and writes a table of pixels which has the pixels from the radial lines regularly spaced apart in a very simple way. I tried both radial lines scanning and concentric circles scanning, both worked
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    translate-gui

    translate-gui

    GUI for translate-shell, the cli tool for quick translation

    GUI for the translate-shell, aims to be easy to use translator and a helpful tool for learning new languages. Most tools do a one way translation from source to target language, do to the reverse involves choosing the source and target languages again. This tool can do a 2 way translation accompanied by speech output of the target language text. Hence it can prove to be an indispensable aid when learning new languages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    anglolintergo

    lightweight rulebased grammar error checker in Golang

    standalone offline grammar error checker (English, German and Dutch) programmed in Golang V 0.3.8.22 Usage: anglolintergo mytext.txt -> check English text anglolintergo -fix mytext.txt -> check and autofix English text anglolintergo -de mytext_ge.txt -> check German text anglolintergo -nl mytext_nl.txt -> check Dutch text anlgolintergo -help -> show helpfile anglolintergo mytext.tex -> check English latex file License see license.txt (BSD) Build: - extract files from zip-archive - use build.bat (Windows) or build.sh (Linux/macOS) in directory or do in a console: go mod init main go mod tidy go build -o anglolintergo ./... Dependencies: whatlanggo package (MIT license) Example: Luisa and Luise is friends. -> Luisa and Luise are friends. Luisa und Luise ist Freunde. -> Luisa und Luise sind Freunde. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Aisthully Desktop  Suite

    Aisthully Desktop Suite

    The Freedom to Create. The Power to Master.

    Aisthully™ Suite The Freedom to Create. The Power to Master. A complete, downloadable learning ecosystem for Windows. Aisthully combines a professional-grade quiz creation tool (Quiz Studio) with a powerful, analytics-driven study application (Quiz Player). Stop using rigid, one-size-fits-all tools. Start building and mastering your curriculum. The "Quiz Studio" An expert workshop for anyone who teaches. This is where you build your lessons, quizzes, and exams with unparalleled...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    lingvolearner-dicts-jeditor

    Dictionary editor for LingvoLearner android app

    Editor requires java 19 or above installed. Use this app for adding words with translations into database. You can use it in android application (not yet in Google Play). Then copy db file to your mobile. Download app from apks folder here and install it, open Setting in the app, then click upgrade database button.
    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

    Polish to English translation aid

    Polish to English translation aid. Automatic dictionary presentation.

    Program displays morphological analysis and English word equivalents to enable a reader with little knowledge of Polish besides grammatical principles to read or translate Polish text. The program is in a prototype stage. The present mode of use is to take a Polish text and annotate with word by word morphological analysis and English equivalents for each possible Polish lemma. This produces a bulky plain-text document. In order to edit it the document is embedded in an html file with javascript display and editing functions. In this way a growing library of Polish texts with inbuilt translatiion assistance could be produced. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Syntax Untangler

    Teach your students how to figure out tricky texts in any language.

    Web-based activity that asks the learner to visually mark up a short primary text in any language, in order to improve small-scale reading skills. Students get instant feedback to actions. Instructors use Web-based authoring interface to write and publish their content and questions in any language (Unicode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LTEX Extension for VS Code

    LTEX Extension for VS Code

    LTeX: Grammar/spell checker for VS Code using LanguageTool

    ...LTEX can be used standalone as a command-line tool, as a language server using the Language Server Protocol (LSP), or directly in various editors using extensions. LTEX currently supports BibTEX, ConTEXt, LATEX, Markdown, Org, reStructuredText, R Sweave, and XHTML documents. A classic use case of LTEX is checking scientific LATEX papers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Vim Polyglot

    Vim Polyglot

    A solid language pack for Vim

    A collection of language packs for Vim. It won't affect your startup time, as scripts are loaded only on demand. It installs and updates 120+ times faster than the 598 packages it consists of. It is also more secure (scripts loaded for every filetype are generated by vim-polyglot). Best syntax and indentation support (no other features). Hand-selected language packs. Automatically detects indentation (includes a performance-optimized version of vim-sleuth, can be disabled). On top of all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Libero Vocab

    Libero Vocab

    An app for Android to practice with vocabularies in the KVTML format.

    ...Per l'installazione vedere la pagina Wiki. [English version] Libero Vocab is a fork of "Vocab Drill", by Károly Kiripolszky and Matthias Völlinger. This application makes use of the KVTML format developed by the KDE Education Project. Libero Vocab is not a vocabulary in itself, but allows you to use pre-existing vocabularies: if you already have a vocabulary, the app provides the functionality you need to practice with it. Vocabularies can be self-produced or taken from websites such as: https://edu.kde.org/contrib/kvtml.php For the installation take a look at the Wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Grammar-multi is most useful for languages which words have many forms («more» inflected languages), and for which grammatical agreement (and other syntactic connections) in a sentence is «more» important and «obvious». Need a help of linguists. Program is not for every-day use, but to show Grammar is working. If you want your language Grammar version - tell me.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jieba

    jieba

    Stuttering Chinese word segmentation

    ...The paddle mode uses the PaddlePaddle deep learning framework to train the sequence labeling (bidirectional GRU) network model to achieve word segmentation. Also supports part-of-speech tagging. To use paddle mode, you need to install paddlepaddle-tiny, pip install paddlepaddle-tiny==1.6.1. Currently paddle mode supports jieba v0.40 and above. For versions below jieba v0.40, please upgrade jieba, pip install jieba --upgrade.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Philology

    Philology

    An easy way to dynamically replace Strings of your Android App

    An easy way to dynamically replace Strings of your Android App or provide new languages Over-the-air without needing to publish a new release on Google Play. Android Resources provide us with an easy way to internationalize our App: a file with all the strings used by our App and a copy of it for every language the App is translated to. Android OS does the rest choosing the proper file depending on the device's language. These strings are hardcoded inside our App. If there's a typo or you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Keyboard Trainer

    Keyboard Trainer

    Keyboard Trainer, Клавиатурный тренажер

    Keyboard trainer for Russian and English. The Standart keyboard use 101 keys. For best practicles you must train the first group in english example : ASDFG, HJK (Enter one or more group in text field); When this group a finished, you can go to next group; You can shufle with numbers or special characters; FIRST GROUP : ASDFGHJKL *** Стандартная клавиатура использует 101 клавишу. Для лучшей практики вы должны тренировать первую группу на русском языке: ФЫВА, ПРОЛДЖЭ (введите одну или несколько групп в текстовом поле); Когда эта группа закончена, вы можете перейти к следующей группе; Вы можете перемешивать с цифрами или специальными символами; ПЕРВАЯ ГРУППА: ФЫВАПРОЛДЖЭ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QJDicExample

    QJDicExample

    QJDicExample is an English <-> Japanese dictionary.

    QJDicExample is an Japanese to English and English to Japanese dictionary featuring words/names/kanji/sentences search. QJDicExample uses JMdict, JMnedict, Kanjidic2, Radkfilex, KanjiVG, Tanaka Corpus / Tatoeba databases for translations and zinnia recognition library for handwritten kanji recognition. Latest source code: git clone git://git.code.sf.net/p/qjdicexample/code qjdicexample-code
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Irregular Verbs Generator

    Irregular Verbs Generator

    A simple irregular verbs generator to test your skills!

    This small PC program allows you to randomly generate, through an internal database, irregular verbs in English that must then be conjugated in different forms (Infinitive, Past Simple, Past Participle), finally the program gives a mark to the user in based on the correct answers. The program is completely in English and currently supports 110 verbs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    My Reader

    My Reader

    Use My Reader app to listen to your content. Paste or type text file i

    Use My Reader app to listen to your content. Paste or type text file into the box. Click read to listen. Click stop to stop reading. To run the application you need at least .NET v2.0 Framework. ".NET v4" is recommended. File size is about 571kb. Update will be posted to further expand it features and functionallities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Text to Morse code translator

    Text to Morse code translator

    This program translates text into morse code.

    This program is used to translate text into morse code. After you type in the text you will see the morse code being displayed and you will hear the suitable beep.(Audio and graphical response).The space inbetween words is marked by a "/" (slash). FOR ANY HELP CONTACT ME USING MAIL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MySQL English Dictionary

    MySQL English Dictionary

    A Full English - English dictionary in MySQL Format

    ...Text was extracted from the files at http://www.mso.anu.edu.au/~ralph/OPTED/ and then parsed and stored in a 16MB MySQL database. The database has three fields : a. word b. wordtype and c. definition. You can use this standalone or as a jquery/ajax/PHP addon for your programs. Acknowledgment of the original content: a. OPTED b. Project Gutenburg c. and the 1913 edition of Webster's Unabridged Dictionary
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB