Showing 292 open source projects for "find text"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 1

    AnyStatus

    Get your own sweet custom status for discord

    Get your own sweet custom discord status! Paste your account token and your desired prefix in `config.json`. The file can be opened using the normal Notepad. You can find your token here. You need to have Python installed to use AnyStatus. Next, open a new terminal in the current folder and execute the following command: pip install -r requirements.txt Then open main.py and your custom status is ready :) Send `<prefix><activity> = <text>` in any discord channel to change your status...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Translate-Subtitle-File

    Translate-Subtitle-File

    Subtitle Creation Assistant

    Subtitle group machine translation assistant - [Function 1: Translate subtitle file] .srt .ass .vtt [Function 2: Voice to text] (Drag in video or audio to recognize subtitles) (The latest version v4.1.0 Update time 2021 2 May 23) 12 translation service providers can be configured, such as Google, Baidu, Tencent, Caiyun, IBM, Azure, Amazon, etc. (6 voice service providers can be configured: Alibaba Cloud, Xunfei, Tencent Cloud, IBM, Azure, Amazon ) Advantages: 1. You can use multiple service...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Audio Batch Statistic Analyzer

    Audio Batch Statistic Analyzer

    Analyze audio files for Peak levels, peak and total RMS, and DC offset

    This frontend for ffmpeg batch analyzes audio files for Peak levels, peak and total RMS, and DC offset. Much faster than a typical audio editor with a statistics plugin, which first loads the file while generating a picture, then scans it a second time to find the statistics. This program does it all in one fell swoop, thus half the time. What's more, it was designed specifically for set and forget batch operation. The end product is a text file with the same filename as each audio file...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Heads or tails - Retro Game with sound
    See the game video on youtube: https://youtu.be/mMhL_U42j-o The whole program is written with Java. Everything runs through text input. You will find 2 folders in this package. Once the "Head or Tail Game" folder, where you will find the game file .exe. The folder goodies contains the .java, the .jar and the .wav file of the game music. Have fun with the game
    Downloads: 0 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    FAR - Find And Replace
    Search and replace operations on file content accross multiple files. Recursive operations within entire directory trees. FAR comes with support for regular expressions (regex) over multiple lines, automatic backup and various character encodings. Run grep like extractions to condense or rearrange sources, or perform bulk file renaming.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 6
    Notepad

    Notepad

    A classic notepad editor with modern UI

    Notepad is a text editor for Windows, Mac, and Linux which provides modern UI and modern functionalities. NOTE: To run this software, Java must be installed on your device. If you don't have Java installed on your device then download it from here: https://www.java.com/en/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JDecisiontableLib

    JDecisiontableLib

    A library for creating decision tables written in Java.

    This is a library for building decision tables and to get test specifications from it. More about decision tables and how this library works you'll find in the help files for the project JDecisiontable (which is an application build around this library): http://sourceforge.net/projects/jdecisiontable => Files => Help This library can give you decision table and test specifications as strings in json and csv format. The project JDecisiontable take this strings and save them as text files...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    javahexeditor Java Hex Editor

    javahexeditor Java Hex Editor

    A hex editor Eclipse plugin and multi-platform desktop application

    You can install the latest Eclipse plugin version from the update site https://javahexeditor.sourceforge.io/update or the Eclipse Marketplace https://marketplace.eclipse.org/content/java-hex-editor. Older versions of the Eclipse plugin are available via the update site for the version, e.g. https://javahexeditor.sourceforge.io/update/0.5.1 You can download the latest stand-alone version and older versions on the "Files" tab.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Android Resource Manager - ARM

    Android Resource Manager - ARM

    Cross Platform Android Resource Manager to help you improve your code

    Cross-Platform tools to manage your resources as an Android Developer, ARM provide five main services to you - Image Resize Service You can easily resize your drawables, mipmap or normal images with unlimited number of sizes, the default sizes are 7 which are ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi and you can add or remove sizes and preview your image - Keyword Search Service Search in all your Java, Kotlin, C++, Xml and normal text files for this keyword and show you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    todo.txt-cli

    todo.txt-cli

    A simple and extensible shell script for managing your todo.txt file

    If you have a file called todo.txt on your computer right now, you're in the right place. So many power users try dozens of complicated todo list software applications, only to go right back to their trusty todo.txt file. But it's not easy to open todo.txt, make a change, and save it, especially on your touchscreen device and at the command line. Todo.txt apps solve that problem. Simplicity is todo.txt's core value. You're not going to find many checkboxes, drop-downs, reminders, or date...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PyCBC

    PyCBC

    Learn how to use PyCBC to analyze gravitational-wave data

    PyCBC is a software developed by a collaboration of LIGO, Virgo, and independent scientists. It is open source and freely available. We use PyCBC in the detection of gravitational waves from binary mergers such as GW150914. These examples explore how to analyze gravitational wave data, how we find potential signals and learn about them. Many of these tutorials will require you to make edits to config files as part of their exercises. At the moment this isn't easy to do on services like Google...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    WorldBrain's Memex

    WorldBrain's Memex

    Browser Extension to full-text search your browsing history

    Curate, annotate and discuss the most valuable content and ideas. As individuals, teams and communities. Effortlessly find bookmarks again without organizing anything. Save websites and PDFs with one click. Recover everything in milliseconds. Search with any words you remember from the title or text, the time frame or domain. Declutter your notes about the things you read. No more copy-pasting important sections into your scattered notes. Highlight & annotate websites & PDFs (even locally...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Tensor2Tensor

    Tensor2Tensor

    Library of deep learning models and datasets

    Deep Learning (DL) has enabled the rapid advancement of many useful technologies, such as machine translation, speech recognition and object detection. In the research community, one can find code open-sourced by the authors to help in replicating their results and further advancing deep learning. However, most of these DL systems use unique setups that require significant engineering effort and may only work for a specific problem or architecture, making it hard to run new experiments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Whole Platform
    The Whole Platform is a technology for engineering the production of software. We provide an Eclipse based Language Workbench for developing, manipulating and transforming languages using a model driven approach.
    Leader badge
    Downloads: 340 This Week
    Last Update:
    See Project
  • 15
    PCSecrets

    PCSecrets

    Encrypt and manage secret text data

    PCSecrets is a PC application that holds secret text data - protected by a master password and strong encryption. Use it as a password manager or just somewhere to hold any text data securely in one place. It can hold a second, hidden set of secrets that is undetectable and plausibly deniable. The program is also a PC counterpart of the Secrets for Android app. It uses the same data structure and provides synchronization that allows easy transfer of secrets between the two. For those who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sfk

    sfk

    Swiss File Knife - A Command Line Tools Collection

    SFK combines many functions in a single, portable executable that belongs onto every USB stick. Search and convert text files, instant simple FTP/HTTP server, find duplicate files, compare folders, treesize, run own commands on all files of a folder - it's all within a single tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Anoa-Syntax-Editor

    Anoa-Syntax-Editor is a free and open source syntax editor.

    This project was moved to Anoa-Code-Editor MAIN FEATURES : ------------------------------------- - Open single or multiple files. - Save file. - Easy-to-use editor. - Edit files in multiple tabs. - Reordering tabs easily using drag and drop. - Syntax highlighting. - Syntax completion. - Find & replace capability. - Code folding. - Line numbering. - Support many popular languages. - Run code directly (for selected languages). - Switch editor color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GloboNote

    GloboNote

    Create sticky notes, to-do list, journals & reminders all in one app

    GloboNote is a free and easy to use desktop note taking application. It lets you create sticky notes, to-do lists, journals, reminders and other notes in one place. There are no limits to the number of sticky notes you can create. Notes can be organize by groups and search using the search tool. GloboNote can be run in any OS that has Java 8 installed.
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 19
    Muon SSH Terminal/SFTP client

    Muon SSH Terminal/SFTP client

    Graphical SFTP client and terminal emulator with helpful utilities

    Easy and fun way to work with remote servers over SSH. This project is being renamed as previous name "Snowflake" is confusing since there is already a popular product with the same name. Muon is a graphical SSH client. It has an enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer, and lots of other helpful tools, which makes it easy to work with remote servers. Muon provides functionality...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    multipractice

    multipractice

    Tool for practicing languages.

    Practice makes perfect. Panglossa MultiPractice is a tool to help you learn and practice languages. You can create your own courses, import courses created by others, and even export courses to HTML or PDF documents. The original project (for Lazarus) was basically a flashcard app. Now it is more like a platform for creating structured courses with text, images, audio and video content, as well as different types of exercises. Please keep in mind that this project is created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    hordes

    hordes

    WordPress Plug curates list of links with titles icons and categories.

    Creates a front side submitted form that allows logged in user to add links or bookmarks of their favorite websites. Just copy and paste your address into the link text box and add then a title. Hordes will do the rest. There are many options including the ability to show all the data about your link, or to only show the title and the link which is handy to show more links on the page when you know what they are by only looking at the title and the link. If you need to search...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Twitter-Post-Fetcher

    Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API

    Allows you to get your tweets displayed on your website using JavaScript, without using new Twitter 1.1 API. Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high. Even worse I couldn't find any simple solutions for JavaScript. All code examples were server-side. So after much thinking, I invented the following solution. It makes use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    semantic::core go!

    semantic::core go!

    Enterprise Class MediaWiki Distribution (VirtualBox OVA)

    ... with semantic::connect, numerous data sources and formats can be integrated, and data synchronization tasks with existing software systems be automated. Download semantic::core go! VirtualBox Appliance and get your wiki up and running within minutes. Click "Wiki" in the menu above to find out more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    General Knowledge Machine Project

    General Knowledge Machine Project

    Intellect Modeling Kit: assisting research, diagnostics, consulting

    ...; * Memorizing - new knowledge item creation; * Abstraction – building objects representing typical signs of similar objects groups, data mining. KM is not intended to replace human experts, it is built to multiply abilities. Machine should not be responsible for decisions. The IMK is designed to create ready-to-use software applications using simple text files. Any human knowledge can be uploaded to KM by expert not familiar with software coding. Demos present in kit. Good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SEO MACROSCOPE

    SEO MACROSCOPE

    SEO Macroscope is a website scanning tool, to check your website

    The website broken link scanner and technical SEO toolbox. SEO Macroscope for Microsoft Windows is a free and open-source website broken link checking and scanning tool, with some technical SEO functionality for common website problems. Find broken links on your website, both internal and external. Report robots.txt statuses. Check and report canonical, hreflang, and other metadata problems. Perform simple, configurable Technical SEO checks on titles and descriptions. Report fastest/slowest...
    Downloads: 0 This Week
    Last Update:
    See Project