Showing 369 open source projects for "remember"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    App The Vote

    Self contained code to remind people to vote

    Inspired by the "Rock The Vote" effort, I am releasing this code to also try to ensure that US citizens remember to vote in the upcoming 2012 Federal elections This drop-in code that only requires being included in an iPhone/iPad app project in order to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    ...However, with CSS3, a lot of important usage part need important prefixes like (IE: -ms-, Chrome/Safari:-webkit-, Firefox:-moz-, and Opera:-o-;-xv-). This is up-to-date as of 11/2/2012. Also remember, this program has certain syntax you must have, for example, if a line has any sort of comment in it, it will not be considered (and this could cause major issues if you had in-line comments), and all white space is removed, except the single space, preventing non-white space in plain text. Also, if your css3 command starts with "@", it will need to be all in one line. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ARecordUpdater

    ARecordUpdater

    An application that automatically updates A-Records for certain hosts.

    ...The update client can be run using a cron job to automate the process. So once you have it properly configured you don’t have to worry about it; you only need to remember your hostname to reach your files and services. Currently 3 hosts are supported: - one.com - eurohost.com - antagonist.nl ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory. Written in Java and runs on any machine with Java installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A template serialization engine for C++. Provides an easy to use method of describing data structures to be serialized/unserialized. You don't need to remember which members are to be serialized/unserialized. The engine will do this for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5

    password420

    Strong Password Generator Online - Easy to remember Strong Passwords

    ...Complexity – A strong password should not be words from dictionary, names and must be a combination of upper and lower case alphabets, numbers, special characters like $,@ etc Variation – Change your passwords often atleast once every month Variety – Do not use the same password in all the online sites. But the problem is for humans to remember a strong password. The project solves this by creating a password depot that allows the users to generate and retrieve their strong password using a dual set of pass keys. Key Features of the Password Management Tool : 1. Generate a strong 20 character password by just remember two pass keys. 2. Password stored in database as a SHA256 bit hash. 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TinyMT

    Fast high quality random number generator.

    ...Made the class retain state .vs. passing in the state each time a ran number is needed. 4. Added a method to fill an array with random bytes - see GetRandBytes(). 5. Renamed methods, constants and types to something easier to use and remember. 6. Better documentation, 7. Wrote tests to show that both the C++ and C# versions produce the same rngs as the original C code. 8. Added benchmark tests. 9. Wrote a separate test project to benchmark pInvoke calls from C# to the TinyMT C++ methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    TCP-Watcher

    Monitor TCP ports on serveral hosts

    ...The script will create tables needed the first time it's being executed. Remember to replace the websites and ports in sites.conf Remember to insert your own values in login.conf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    inkpot

    pyQt based learn to write languages app

    A pyQT based app for teaching writing languages. All unicode characters are supported. Teachers can set the control points on characters. App can remember once saved points.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    my2logbook

    Simple logbook to record your daily activities or events ...

    my2logbook is simple logbook to record your daily activites/events by an easy to remember key. Using the key, you can come back, search, add, edit or delete your logs. Just type first 3 characters of your key and it will show you all keys. UI is similar to a mobile app. It's a standard java desktop application which sits beside all other apps on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10

    MPC Remote

    A Portable Device Remote Control for Media Player Classic

    Due to the poor availability of remote controls for Media Player Classic built in web interface, I went and found this, however when I looked at it, It was untidy and parts were broke, I have tidied it up and removed and fixed broken parts, Over the course of this peroject I shall be updating it to the latest mpc api, This works under any browser however, works best under Safari for iPhone, other browser support will come soon, aswell as reinclusion of the broken sections. I cannot remember where I found the oringional source files, So if the author gets in touch, I will be sure to credit them, This is an open source project, so feel free to make changes and redistribute. I would prefer you didn't sell this product, as the best things in life are free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DHTML PullDown/Popup Menu Widget for web page using JavaScript. Supports icon, sub menu, item whose checkbox/radioButton, separator, customizable CSS, cookie to remember checkbox/radioBtn, keyboard handling. Programmed like Java Swing menu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    qt_examples

    3 basic examples to help learn qt 4.8.1

    ...I am certainly no guru but All 3 work with Qt SDK and are fun (1) QtFigs4: example of SAX, paintEvent(graphics) and collections (2) Lottery: example of paintEvent(graphics), designer and collections (3) calculator: example of paintEvent(graphics) and designer Sometimes the basic usage of these elements is difficult to extract from a complex example. (e.g. I seem to remember a “chart” example) I could create simpler examples but they would NOT be so much fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    TheScarryRoom

    A soul search, to unlock the mystery of who you are

    Imagine that you have just woke up in a small, locked room. You are confused as to why you are here and cant remember anything prior to your waking up. YOU are the mystery and it is your task to search through all the given material to rediscover your self, why you are here, who abducted you, and most importantly, a way to escape! This game is currently in the alpha development stage and is currently written in QBasic for DOS computers. I will be adding Linux and Android versions as well in the days to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    File_combine

    support the same format files combine, kinds of operation

    Usually, we get several files with the same format. Then we want summury these files, with many kind of operations, such as time start, time end, some value's addition , subduction, simply content replace and so on. I provide a frame work file to deal the operation with the name file_parse.py. Self define function file names external_fun.py. The file combine configure file names example.ini. and two examle html file example_a.html, example_b.html. you can easily run it in command line:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    hXrsmurf video splitter

    Uses mencoder to split files

    ...I prefer using CLI to split my videos, so I created this small project. Go with the manual rename! I do not have the automatic figured out yet. It works so far with manual rename, remember to type a different name for the new file. For instance, "file.flv" and "file2.flv". I suggest not using an important video at first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Readable Password Generator

    Readable Password Generator

    PROJECT MOVED: https://github.com/vstavrinov/rpg ----------------------------------------------------------------------- This shell script generate passwords easy to read and remember, but still strong enough. This is achieved by some restrictions. Some letters, digits, and letter combinations are excluded. No consecutive vowel. No more then 2 consecutive consonant. No consecutive consonant before and after digit. Main stream is lower case letters. Chance to include digit and upper case letters may be adjusted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    xkcdpass

    password generator

    Generates 4-word extra-secure passwords that are easy to remember. Inspired by (stolen from?) http://xkcd.com/936/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Revisaid

    Revisaid

    Libre software to help remember visual and verbal facts.

    Revisaid allows you to enter information, including image files, then quizzes you on what you have entered. These quizzes can be saved for future use, and passed on to friends who may also find them useful. It is currently supported on Windows and Linux 2.6+, but in theory should work on any machine with a Python interpreter (and wxPython) installed. Please send feedback/bug reports to revisaid@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    InstaChat

    Hacker-like Retro Chat.

    Remember those Hacker movies chat applications? Yes, those with the green chars that appeared one by one on the screen, in real time, as the remote user typed them. That's what InstaChat aims for, a retro, multiplatform*, ncurses based real time chat, in which each key you press is directly sent through the network to the peer you are talking to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    EmpTTrack

    EmpTTrack

    Time Tracker for Linux Desktop stores data lines in mysql

    EMPloyee Time TRACKer for the Linux Desktop. Made in Gambas2, data in MySQL. Register start/stop/pause/job/location. Plan is 1) have a simple personal timetracker on KDE. 2) integrate with Employear; use as time tracker to deliver data > Employear. Tip: Alternative if you don't want to use a database: AgendaXML (uses xml file in user home dir) agendaxml.sourceforge.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Paradise OS

    A Linux Distribution based on Ubuntu using the MATE DE

    ...This project is not for profit and is not intended to wage any direct commercial gain, but rather to give users what has been taken from them—the interface that they remember and love, combined with a developer/distributor that listens to its community rather than going in a set path with no flexibility or intention to improve upon its project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    acc

    per script that add a series of numbers given via stdin

    ...furthermore: Expressions entered will be evaluated, and the result added to the accumulator. c [value] clears the accumulator, optionally setting it to specified value m [name] remember value under specified name (substition will be done) q quits
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Store several passwords with a single portable program. Just remember only one password. It's up to you to decide how many password you want to store, and which name you want to give to that password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This software should help to easy migrate Delphi forms (Delphi & CBuilder) into Qt4 forms. The converter itself is written in Qt4.x. Special Thanks to Robert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PicLJooS is a CGI/perl image gallery that is easy to setup and fun to use. A distinguishing feature is its JavaScript folder tree for easy navigation. It also allows viewing of images scaled to sizes you choose. Uses ImageMagick.
    Downloads: 0 This Week
    Last Update:
    See Project