Showing 96 open source projects for "basqet-notes"

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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    Notes

    Notes

    Note taking application, write down your thoughts.

    Notes is an open source, cross-platform note-taking application. Write down your thoughts with ease, and always have them with you with this simple, streamlined app.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Joplin

    Joplin

    Open source note taking and to-do app with synchronization

    Joplin is a free and open source note-taking and to-do application that can handle a large number of notes in Markdown format, organize them into notebooks and synchronize them with various cloud services. All notes can also be copied, tagged, searched and modified directly from the app or through your own text editor. Notes that are exported from Evernote can be imported into Joplin, be it formatted content, resources, complete metadata or plain Markdown files. ...
    Downloads: 117 This Week
    Last Update:
    See Project
  • 3
    EasyNotes

    EasyNotes

    Apps notes for Windows, iOS and Android, with direct local sync

    Apps notes for Windows, iOS and Android, with direct local sync. The server is a Windows application so you need to run it for sync. If you want to leave the old date when editing a note then on mobile phones you need to click on the date and on the PC hold down the "Shift" key when you click on the done button. How to install and other things - https://github.com/r57zone/EasyNotes
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    PNotes
    PNotes is light-weight, flexible, skinnable manager of virtual notes on your desktop. It supports multiple languages, individual note's settings, transparency and scheduling. Absolutely portable as well - no traces in registry. PNotes.NET edition requires .NET framework 4 Client Profile
    Leader badge
    Downloads: 251 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5
    Task Coach

    Task Coach

    Free flexible open source todo manager featuring hierarchical tasks

    ...It grew out of frustration about other programs not handling composite tasks well. In addition to flexible composite tasks, Task Coach has grown to include prerequisites, prioritizing, effort tracking, category tags, budgets, notes, and many other features. However, users are not forced to use all these features; Task Coach can be as simple or complex as you need it to be. Task Coach is available for Windows, Mac OS X, and GNU/Linux; and there is a companion iOS app.
    Leader badge
    Downloads: 125 This Week
    Last Update:
    See Project
  • 6
    Makagiga

    Makagiga

    To-do manager, notepad, RSS reader...

    Makagiga is an open-source, easy-to-use, portable application for doing a variety of tasks, such as todo listing, text editing, or RSS reading. Plugins are used to implement its various capabilities.
    Downloads: 56 This Week
    Last Update:
    See Project
  • 7
    KeyNote NF (New Features)
    Tabbed notebook with RichText editor, multi-level notes and strong encryption. This project is an evolution of Tranglos Keynote (of Marek Jedlinski), with new features like: - Unicode compliant - Improvement in image management - Improved Find All - Redesigned navigation history mechanism - New file format: compressed - Improved treatment of links, and new internal KNT links, vinculated to markers, not only to caret position - Improved Clipboard Capture / Web Clip - Alarms on nodes - New kind of virtual nodes: links to other nodes (Mirror nodes) - New button: 'Copy Format' - Improved Clipboard Capture / Web Clip - ...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 8

    Denkzettel Companion

    Windows Companion for the Android App Denkzettel

    Denkzettel is an excellent Android app by Silvio Schurig for writing notes as text files and organizing them into categories (= subdirectories) on an Android smart phone. It can also use these files as check lists. Denkzettel Companion is a Windows Program that I have written with Lazarus. It tries to mimic Denkzettel on the Windows platform. The idea is to synchronize the notes between an Android device and a Windows PC and have similar programs on both platforms to edit them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JTrac

    JTrac

    Easy to set up bug tracking with Java

    ...After a long hiatus, development has resumed with version 2.2.0 in December 2021, 2.2.1 in February 2022, 2.3.0 in February 2023, 2.3.1 in May 2023, 2.3.2 in July 2023 and 2.3.3 in June 2024. See https://sourceforge.net/p/j-trac/wiki/Home/ for release notes and documentation, and download it at https://sourceforge.net/projects/j-trac/files/jtrac/. Feedback is welcome. JTrac continues to be improved, and has recently been awarded the SourceForge "Open Source Excellence" badge.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    RedNotebook is a graphical diary and journal helping you to keep track of notes and thoughts. It includes a calendar navigation, customizable templates for each day, export functionality and word clouds. You can also format, tag and search your entries. Please find the latest releases at https://rednotebook.app
    Downloads: 53 This Week
    Last Update:
    See Project
  • 11
    QuickNoteCLI

    QuickNoteCLI

    QNC is a command line interface app for creating quick notes

    usage: QNC -a,--append Append text to the last note -c,--clear Clear all notes -d,--delete <arg> Delete note by index or name -e,--erase Erase last note -h,--help Print help -l,--list Print note list -n,--name <arg> Specify note name -N,--nano Open in nano editor (If installed) -p,--print Print last note text -r,--rename <arg> Rename last note -s,--show <arg> Show note by name -S,--dbs Start DB server On Windows you can also use WIN + R, qnc <args> Manual start: java -jar QNC-0.1.0.jar Installation with scripts: Extract files from zip to any directory WINDOWS: run install.bat UNIX: run install.sh or execute command in terminal: alias qnc="java -jar /path/to/jar/QNC-0.1.0.jar" https://github.com/DeMmAge/QuickNoteCLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Malnotes
    An application for storing information in the form of lists of words with associated notes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Crispy Synced Notes

    Crispy Synced Notes

    A note taking program with WebDAV sync

    ...It works on a local (and WebDAV) directory and shows the items (text/image/binary) in a tree view. Any changes are reflected in the file system directly. Features: - group notes and images in a tree structure (using folders) - can work on any directory on your machine - technically works like a file browser with inline text editing - synchronizes with any WebDAV server (optionally using SSL/TLS) - allows one-way and two-way synchronization - allows to encrypt your files locally and remote using AES256 - multi language support You can obtain the full source code at: https://crispy-cow.de/git/CrispySyncNote.git Latest changes: 2.1.0: Updated for Java 9 and up 2.0.2: Added more UI translation, updated greek language (thanks to geogeo) 2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    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: 51 This Week
    Last Update:
    See Project
  • 15
    Mind Map Architect

    Mind Map Architect

    Program for manipulating with mind maps

    Mind map architect program is good tool for brainstorming for single person just as for team. Mind mapping tools can be usable for todo lists, notes, or work planning.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Agender
    With Agender you can associate notes with some date or with no date in particular, you simply start it and it will create a task-bar icon and stay in the background, without annoying you, it can run on login. Visit the website to see more.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Golem

    Golem

    A pretty little project Manager

    A pretty little project manager with : todolist, notes, journals
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Internote provides persistent sticky notes for Mozilla's Firefox web browser. Notes are extremely customizable, and are saved between sessions, reappearing on the page they were created on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MNoteLite

    MNoteLite

    MNoteLite is a simple todo manager

    MNoteLite is a simple but effective note manager to help you manage your tasks without advanced scheduling. MNoteLite has a multiligual interface. You can simply Backup the entire database with one mouseclick. You can also export all notes to CSV. What's new in Version 1.1.1.56: - Now you can simply save your notes also in RTF(Rich Text Format) - Email function - New field '% done' for tasks - Bugfixing A new version is coming soon I am glad to announce that the new version on MNoteLite is about to be released. With the new version I am bringing some more features which are to be suprised on release date and some minor fixes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PANDA (notes and calendar)
    PANDA - Personal Assistant for Notes, Dates and Addresses. Panda is a tool for managing your notes, dates and addresses. Enter notes as simple text, keep addresses as plain fields and manage a time table as well as an elementary calendar.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    GBDave's To Do Stickies

    Cross Platform Sticky Note App For The Desktop

    Application which gives the ability to post sticky notes to your desktop. Simple and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NoteFly

    NoteFly

    A lightweight but advance note taking application

    A lightweight but advance note taking application written in C#.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    StickerNotes

    StickerNotes

    Sticky notes for your PC desktop.

    A simple, desktop widget that simulates sticky notes. Notes can be added and removed, plus, when the user quits the application, all the notes are automatically saved. When the app is reopened, the saved notes will be retrieved. The notes can also be moved around to the user's liking. It's that simple! Just launch the app and type yourself a note or two!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Personal Reminder 3.0
    Personal Reminder site with 3 modules (notes, dates, file uploader) written in PHP, using a MySQL database. Highly customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Task & Rep means in short: notes and reports. In practice it is a project manager, also for archives or collections in working environments, household and leisure. I made this small software because I needed one free. Searching the internet I found many useful applications, but are limited in capacity, unless you pay to unlock them. This little program is intended to grow and improve, but will always be FREE and COMPLETE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next