Showing 58 open source projects for "code-server"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    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
    nb

    nb

    CLI and local web plain text note‑taking, bookmarking, and archiving

    nb is a powerful, flexible, and self-contained note-taking and knowledge management application that empowers users to write, organize, search, and archive plain-text notes, bookmarks, and tasks from the command line or through a local web server. Designed to be portable and vendor-independent, it stores all content as plain text files with optional encryption, which means notes can be versioned, diffed, and synced with Git just like code, giving users fine-grained control over their personal information. The tool supports tagging, linking with wiki-style references, filtering, pinned items, and full-text search, making it easy to build a structured knowledge base or Zettelkasten system that grows over time. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    memos

    memos

    An open-source, self-hosted memo hub with knowledge management

    ...All content will be saved as plain text, not HTML. And lots of useful markdown syntaxes are supported. Using Go + React.js + SQLite architecture, the overall package is very lightweight. You can customize the server name, icon, description, custom system style and execution script, etc. memos believes that open source is the future, and all code is already open source in GitHub. All features are free forever and will never be charged in any form or content.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Shlink

    Shlink

    The definitive self-hosted URL shortener

    ...It provides features for creating short, trackable URLs with detailed analytics on click statistics. Shlink is self-hosted, giving users control over their shortened links and data privacy. It supports custom domains, QR code generation, and integration with third-party services for advanced tracking and management.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Poznote

    Poznote

    Poznote is a personal note-taking and documentation platform

    ...It supports rich text and Markdown editing alongside outline-style notes, attachments, workspaces, folders, and tags, making it suitable for everything from quick daily journaling to long-term documentation projects. Poznote includes a RESTful API that enables programmatic access and integration with other tools, and it even offers an MCP (Model Context Protocol) server to let AI assistants interact with your notes via natural language commands. In addition to basic note creation and editing, the platform features powerful full-text search, public sharing links, backups and exports, trash management, and multi-user support with profiles isolated per user, giving individuals and teams control over their content.
    Downloads: 4 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Shuttle Framework

    Shuttle Framework

    Deploy Rust apps with a single Cargo command

    Stop worrying about the infrastructure. Focus on writing code, shuttle will do the rest. Configure your infrastructure directly from your Rust code. Avoid unnecessary context-switching and complicated UIs. Know that you are getting what you need at compile-time. Cut down on debugging time. Control your infrastructure by adding annotations to your code. Wiring up a service to a persistent database is as easy as adding one line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Super comprehensive deep learning notes

    Super comprehensive deep learning notes

    Super Comprehensive Deep Learning Notes

    ...The repository contains hundreds of Jupyter notebooks that are richly annotated and organized by topic, progressing from basic Python and PyTorch fundamentals to advanced neural network designs like ResNet, transformers, and object detection algorithms. It’s not just a dry code repository; it includes theoretical explanations alongside hands-on examples, loss function explorations, optimization routines, and full end-to-end experiments on real datasets, making it highly suitable for both self-study and classroom use.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    MyPy

    MyPy

    Optional static typing for Python

    mypy is a static type checker for Python that analyzes source code without executing it, catching type errors early in development. It implements PEP 484-style type hints and supports gradual typing, allowing untyped or partially typed modules to coexist with statically typed code. The tool integrates with common editors and CI systems, and offers a daemon mode for fast, incremental checks across large codebases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ffsend

    ffsend

    Easily and securely share files from the command line

    Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser. All files are always encrypted on the client, and secrets are never shared with the remote host. An optional password may be specified, and a default file lifetime of 1 (up to 20) download or 24 hours is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Zulip

    Zulip

    Powerful open source team chat application

    Zulip is a powerful open source group chat application that combines the immediacy of real-time chat with the productivity benefits of a threaded conversation model. Zulip’s unique threading model allows users to easily catch up on important conversations, helping to save time and increase productivity.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    papermill

    papermill

    Parameterize, execute, and analyze notebooks

    ...This capability is particularly useful in data science and analytics, where a template notebook might be reused for batching reports across dates, customers, or other variables without rewriting code or duplicating notebooks. Papermill supports both Python API usage and a command-line interface, making it flexible for integration with CI/CD systems, shells, and workflow orchestration tools like Airflow.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Dnote

    Dnote

    A simple command line notebook

    Dnote is a personal knowledge management tool focused on easily capturing, organizing, and retrieving technical notes such as code snippets, terminal commands, and short documentation, all while keeping content accessible and searchable. It is designed around fast, distraction-free workflows that let users jot down notes quickly from the terminal or a web interface, ensuring that insights and solutions are captured at the moment they occur. With structured tagging and hierarchical organization, Dnote encourages users to categorize entries in ways that align with their own thinking rather than forcing a rigid notebook structure. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    word_cloud

    word_cloud

    A little word cloud generator in Python

    A little word cloud generator in Python. The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FitTrackee

    FitTrackee

    Self-hosted outdoor activity tracker

    ...It provides an organized environment for logging workouts, recording metrics like sets, reps, durations, and weights, and visualizing progress through charts and summaries that detail trends in strength, endurance, and consistency. Instead of locking users into proprietary ecosystems or paid plans, FitTrackee lets you keep your own data on your server, giving full control over privacy and longevity of your fitness history. The interface is designed to be flexible enough for everyday gym routines, home workouts, and personalized training plans, supporting a variety of exercise types and custom attributes for different training styles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    silomia

    silomia

    Through the path of words, touch the light

    The website started in 2007, was updated and expanded since then, and was translated into English in 2021. The whole work is under the license: CC BY 4.0 (with tracking of the modifications if redistribution, see section 3a1B, hence the usefulness of the hosting at Github with versioning, checksum, and signature) Re-discover Rudyard Kipling's famous poem “If… you will be a man my son” that has inspired so many generations. It celebrates the courage to overcome hardships. I have put together...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. DEMO: https://paste.boxlabs.uk/ Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/boxlabss/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    XNotes

    XNotes

    XNotes custom cpp notepad

    XNotes is a lightweight application that uses cpp language under the hood. The objective of this app is to create/edit text files, with code or normal text files. If you find this application useful please help us improve it by donating using the following link: https://paypal.me/JoaoChamine
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    BoolHub

    BoolHub

    A fully functional personal information management software.

    [Native application]: Developed with QT, pure native application, faster response; Cloud synchronization: Data is recorded in the cloud, and the data is no longer lost. Data synchronization is unlimited, everything is in your control; [Rich note types]: Support rich text, Markdown, code, tables, drawings, flowcharts and other note formats; [Manage your customers]: A customer relationship management system that supports team collaboration to grasp every lead and every customer; [Manage daily affairs]: Manage your affairs in an orderly manner through the feature-rich to-do list view; [Free without function limit]: There is no limit to the software functions, free to use, we are just to make a friend; [Different moods and different themes]: Notes and to-do lists, support a variety of exquisite themes, do whatever you want, change it if you want; [More application scenarios]: Memo view, timeline view, passwordbook view, statistics view to meet your different needs.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Text Line Duplicate Remover

    Text Line Duplicate Remover

    Remove duplicate lines from your text

    This standalone offline web browser tool helps you remove duplicate lines from your text, with additional text processing options. Simply open it in your browser by double-clicking the html file. It also includes the source code too. I made this when I was working with long lists of entries and needed something to automatically clean them up. As a bonus you can also change the Sentence Case of the text, make it lowercase, UPPERCASE or Sentence case.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions to aid in manifestation

    ...The ServitorConnect 4443 and Python Daemon and Intention Repeater Android are better because repeating once-per-hour is better than millions of times per second (or even 3Hz). The archive bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV Repeater Android app Sourcecode File/Image Writers Nesting Files Creator Prayer Wheel Spiritual Chat Tarot WiFi Broadcast Whether you're seeking to manifest abundance, enhance your spiritual journey, or promote overall well-being, Intention Repeater MAX empowers you to harness the incredible strength of intention repetition. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Instagram CLI

    Instagram CLI

    Become a 10x Instagrammer and Escape Brainrot with Instagram CLI

    Instagram: the app you open to send one message… and suddenly 30 minutes are gone. We all know the cycle — and we finally had enough. What if Instagram had a quick fix? A productivity-friendly mode that keeps your connections, but gives your attention span a fighting chance? No algorithm traps. No reel vortex. No dopamine casino. Just conversations and updates, on your terms. Instagram CLI is a minimal, fast, keyboard-native way to stay connected without getting cooked by social media.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    rucola

    Terminal based markdown note manager

    Terminal-based markdown note manager to view statistics, explore connections and launch editing and viewing applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Tally

    Tally

    Your favorite dark mode word counter, now with even more themes!

    Tally - Word Counter is a free online tool to count the number of characters, words, paragraphs, and lines in your text. It can also show counts for different types of characters like letters, digits, spaces, punctuation, and symbols/special characters. Make sure you have the right number of words for your essay or post by counting them instantly with Tally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ideon

    ideon

    The Visual Hub for Your Projects: Centralize context on one canvas.

    Ideon is a self-hosted visual workspace where everything related to a project lives on a single canvas. Most projects fail not because of poor execution, but because context disappears—code lives in repositories, designs in specialized tools, and decisions in fragmented chat threads. Ideon reduces the cognitive cost of switching between these by making their relationships explicit on a spatial map. Core Features: - Live Blocks : Embed GitHub repositories, notes, links, and files side-by-side. - Spatial Organization : Move beyond abstract hierarchies; use space to define relationships...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NoteFinity

    NoteFinity

    Your enhanced version of Notepad.

    NoteFinity is a revolutionary text-focused note application that transcends classic Notepad. As an enhanced iteration of the renowned Notepad, NoteFinity empowers you to effortlessly create, edit, and organize your textual content with precision. This innovative application boasts an intuitive interface designed to streamline your text-related tasks. Seamlessly capture, format, and manipulate text in various styles, unleashing your creativity and productivity. NoteFinity's advanced features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    chatgpt HTML

    chatgpt HTML

    PHP version calls the OpenAI interface for question and answer

    ...The core code has only a few files, and no frame is used. It is convenient to modify the debugging. It only needs to modify the API_KEY in stream.php to use it.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB