Showing 23 open source projects for "termanal only linux"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    miteiru

    miteiru

    The best video player to learn Japanese vocabulary and kanji

    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Java Tutorial

    A Java Tutorial by examples

    Learn Java by writing real and usefull small applications. This tutorial teach you not only the language; documentation, bug-fixing and simple version control are also faced. The tutorial is in italian language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    qtrans

    qtrans

    offline dictionary (word translator written in Qt5/KF5 or Qt6/KF6)

    qtrans is an offline dictionary (word translator written in Qt5/KF5 or Qt5 only or Qt6/KF6). It uses Babylon (*.dic, *.bgl), StarDict (*.dict, *.dict.dz: *.ifo), Dictd and FreeDict (*.dict, *.dict.dz: *.index) as well as plain text (*.dic.txt) dictionaries. Plain text dictionaries should have the format: "expression [tab] definition". https://software.opensuse.org/package/qtrans https://software.opensuse.org//download.html?project=home%3Atkb&package=qtrans
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DecipherAxe

    DecipherAxe

    Academic deciphering aiding tool, for ancient languages   

    Scientific academic deciphering aiding tool, for ancient languages. The project was originally programmed on: 21/08/21 at 20:58. Currently in BETA, a state with a "Ugaritic cuneiform" feature for transliteration, form only at the moment. Others will be added soon. Supports: Windows & Linux. Runs in WINE for others.  
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    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
  • 6
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    MyWords

    MyWords

    Personal dictionary for word lovers

    ...Add, delete, and update words as you collect them. Search through both definitions and spelling. Add your audio comments and train your understanding Written in C++ with QT, should compile on Windows, Linux and Mac. Only Linux has been tested. See wiki for further details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Swedish-English Open Dictionary

    Swedish-English Open Dictionary

    Swe-Eng Kindle Dictionary Based on Folkets Lexikon

    This is a transcoded and reformatted version of "The People's Dictionary" (Folkets Lexikon, see http://folkets-lexikon.csc.kth.se for more information). The project contains encoding and formatting scripts along with instructions for converting the dictionary database into a Kindle book. The dictionary is in the Kindle's native dictionary format and integrates with the Smart Lookup feature which allows you to access words definitions without leaving your book page - just press and hold to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10
    Panglossa LexHoard

    Panglossa LexHoard

    A simple vocabulary builder with Unicode support.

    With LexHoard you can build vocabularies, glossaries, dictionaries or other types of wordlists. LexHoard features: -Unicode support (with a built-in Unicode editor) -export for MediaWiki and HTML format -attribution of more than one meaning/translation/relation to each word The program is written completely in native Lazarus/FreePascal. The only non-standard library needed is ZeosLib. It uses SQlite databases, so no special drivers or servers are required - although you can easily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    HiddenWords

    Find as much words you can in a schema (game console based).

    Train your brain and your sight with this searching words game. You need to find as much words as possible in a NxN schema filled with random letters in the shortest time as possible. Only words that are longer then a minimum size can be selected. Words needs to be composed of connected cells. - You can't jump a cell. - You can't use twice a cell. Cells can be connected to each other in horizontal, vertical and diagonal. Dimension of the board, duration of a game and minum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hogan.js

    Hogan.js

    A compiler for the Mustache templating language

    Hogan.js is a 2.5k JS templating engine developed at Twitter. Use it as a part of your asset packager to compile templates ahead of time or include it in your browser to handle dynamic templates. If you're developing with Node.js, just use NPM to add the Hogan package. Hogan.js was developed against the mustache test suite, so everything that holds true for templates is also the case for hogan.js. That means you get variables, sections, lambdas, partials, filters, and everything else you've...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Teachmar

    Teachmar

    Program that helps learning foreign words and phrases

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lingvist. Irregular Verbs

    Lingvist. Irregular Verbs

    The program for learning english irregular verbs.

    "Lingvist. Irregular Verbs" is the program for learning english irregular verbs. You need only write down second and third forms of verbs into fields and press Enter)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lingua Latina Translator

    Lingua Latina Translator

    Ein Latein - Deutsch Übersetzer / A Latin - German Translator

    ...Aktuelle Version: 3.0.0.0 "Otium" Betriebssystem: Windows XP SP3 oder höher (VC++ Redist 2010 benötigt): http://www.microsoft.com/download/en/details.aspx?id=5555 Mac OS X mit WINE Linux wird nur teilweise unterstützt. Sorry liebe Linuxnutzer, aber Microsoft Windows hat Funktionen, die die Programmierzeit erheblich verkürzen. -> Für Kernfunktionen: Linuxversion reicht -> Für Spezialfunktionen (Internet): Windows ist zwingend nötig. Kleiner Tipp: WINE funktioniert gut. Uns fehlt die Zeit; mit dem Qt SDK kann man sich den LLT auf Linux aber auch selber bauen. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SILENT

    a Scratch Interface for Lego NXT

    SILENT is a Scratch modification that interfaces with LEGO MINDSTORM NXT 2.0 robot. It's based on Scratch 1.4.2, developed in JAVA, Squeak and Bash scripting. It's supported by Linux and Windows XP/7, in which it was tested. It required JAVA>=6. Easy to setup and easy to learn! Please leave your review to help me to improve it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    avestafonts

    avestafonts

    Avestan Unicode Fonts

    The glyph outlines origin from Yasna 10 of the manuscript of Tehran University Library, nr. 11263. The scanned manuscript can be viewed under Ave976 on wwww.avesta-archive.com In the manuscript long [i] and long [u] do not differ, as well as both short and long [o]. Nevertheless, long [u] and short [o] are mapped in the font. Their outlines follow the script style of the manuscript. The letters for [θ] and [x] have two different shapes in the manuscript, so I have added one of each of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Serbian Dictionary
    'Serbian Dictionary' is a bidirectional Serbian-English dictionary. It currently contains only a command line interface. Supports only *nix based operating systems at this moment. Tested on Linux, *BSD and Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IntenseVT

    IntenseVT

    Vocabulary trainer with image support

    IntenseVT is a vocabulary trainer with the aim to support the learner in learning as effectively as possible. The capability of using images and graphics of e.g. formulas or flowcharts makes IntenseVT also a tool for learning for subjects other than only languages. Tutorial and feature video: http://youtu.be/d_bzhGn4wek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyVocabtionary

    MyVocabtionary

    MyVocabtionary allows you to create an online dictionary for free!

    MyVocabtionary (formerly phpVocabtionary) is a free PHP/MySQL-based web software that allows you to create a free dictionary. With our vast number of modifications, you can also make your dictionary even better! Download is completely free. Usage is a piece of cake and you can customise almost everything through a user-friendly GUI. Creating an online dictionary has never been that easy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Word Reference Java API

    Java Library for www.wordreference.com API

    Java Library for the www.wordreference.com API. Translates a term provided, as well as provides list of synonyms (English only as of 10/14/2011). If a 'Local Library' path is provided, results are stored locally for later use--this store is searched before searching www.wordreference.com (refer to the (c)wordreference.com terms of service on storing their data locally). NOTE: As of 10/14/2011, you must provide your own API key (register @...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Revisuic
    Software to review the vocabulary between the two languages ​​chosen and managed by the user. Currently, only two types of exercises: - Table - Word by word. Licence CC BY-NC-SA 3.0. New print screens available here => http://revisuic.sourceforge.net/printScreens/ps.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ULTiMate Dictionary

    Ultimate dictionary that not only holds words but teaches them as well

    There are many dictionaries so making another one can look words up would be extremely useless. But what if a dictionary could even teach those words put into it? What do you think?
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB