https://github.com/accessd/the-last-sunday Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} accessd / terminal-sunday Public * Notifications * Fork 2 * Star 79 Start each new terminal session with a thought-provoking reminder of the time you have to make the most of your life! 79 stars 2 forks Activity Star Notifications * Code * Issues 1 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights accessd/terminal-sunday This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags Name already in use A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch? Cancel Create 1 branch 0 tags Code * Local * Codespaces * Clone HTTPS GitHub CLI [https://github.com/a] Use Git or checkout with SVN using the web URL. [gh repo clone access] Work fast with our official CLI. Learn more about the CLI. * Open with GitHub Desktop * Download ZIP Sign In Required Please sign in to use Codespaces. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @accessd accessd remove comments ... c42776e Jan 3, 2024 remove comments c42776e Git stats * 8 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time img upd screenshot January 3, 2024 15:46 README.md rename to terminal sunday! January 3, 2024 20:12 terminal_sunday.rb rename to terminal sunday! January 3, 2024 20:12 terminal_sunday.sh remove comments January 3, 2024 20:52 terminal_sunday_spec.rb rename to terminal sunday! January 3, 2024 20:12 View code The Terminal Sunday Ruby version Installation Credits Contributing README.md The Terminal Sunday "Remembering that I'll be dead soon is the most important tool I've ever encountered to help me make the big choices in life." - Steve Jobs ScreenShot The idea is to provide a graphical and thought-provoking view of one's life span, promoting a reflection on how we spend our time. Ruby version Made initially with Bash, I wrote another version with Ruby language because I love Ruby and to show Ruby is not dead! :) Installation The script should work on macOS and Linux. To use this script, follow the steps below: 1. Download script or clone repository and make sure the script is executable: curl -L https://raw.githubusercontent.com/accessd/terminal-sunday/main/terminal_sunday.sh -o "$HOME/terminal_sunday.sh" chmod +x "$HOME/terminal_sunday.sh" 2. Add the script run to the end of .bashrc/.zshrc/etc. $HOME/terminal_sunday.sh 1985-06-08 Joe Provide your birthdate and name to the script. You can run it randomly with: (( RANDOM%2 == 0 )) && $HOME/terminal_sunday.sh 1985-06-08 Joe Or add sleep && clear after the command $HOME/terminal_sunday.sh 1985-06-08 Joe;sleep 1;clear to clear the screen after one second. Credits Inspired by The Last Sunday chrome extension. Contributing Contributions, ideas, and feedback are welcome. Feel free to fork the repository, make your changes, and create a pull request. About Start each new terminal session with a thought-provoking reminder of the time you have to make the most of your life! Resources Readme Activity Stars 79 stars Watchers 1 watching Forks 2 forks Report repository Releases No releases published Packages 0 No packages published Languages * Ruby 56.8% * Shell 43.2% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.