All Projects → rougier → emacs-splash

rougier / emacs-splash

Licence: other
An alternative splash screen for GNU Emacs

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to emacs-splash

Splashy
Splash screen library for Android
Stars: ✭ 112 (+89.83%)
Mutual labels:  splash-screen
react-native-lottie-splash-screen
⚡ Lottie splash screen for your react native app!
Stars: ✭ 124 (+110.17%)
Mutual labels:  splash-screen
vue-splash
splash plugin for vue js
Stars: ✭ 120 (+103.39%)
Mutual labels:  splash-screen
AnimateViewLibrary
Developing easy to use any animation set for splash screen or any other views in your Android application. Easy to use, so you can animate your whole app just using this library
Stars: ✭ 19 (-67.8%)
Mutual labels:  splash-screen
retropiesplashscreen
Splashscreen Randomizer for Retropie!
Stars: ✭ 19 (-67.8%)
Mutual labels:  splash-screen
magikarp
[Work in Progress] Splash Screens for Android
Stars: ✭ 19 (-67.8%)
Mutual labels:  splash-screen
Pwa Asset Generator
Automates PWA asset generation and image declaration. Automatically generates icon and splash screen images, favicons and mstile images. Updates manifest.json and index.html files with the generated images according to Web App Manifest specs and Apple Human Interface guidelines.
Stars: ✭ 1,787 (+2928.81%)
Mutual labels:  splash-screen
React Native Splash Screen
A splash screen for react-native, hide when application loaded ,it works on iOS and Android.
Stars: ✭ 5,038 (+8438.98%)
Mutual labels:  splash-screen
AdaptivePlus-Android
Free forever Marketing SDK with a dashboard for in-app SplashScreen banners with built-in analytics
Stars: ✭ 16 (-72.88%)
Mutual labels:  splash-screen
SplashScreen
A demo project showcasing different methods to create splash screen in Android and discusses the details in the companion Medium article.
Stars: ✭ 37 (-37.29%)
Mutual labels:  splash-screen
DarkModeSplashScreen
A sample app for iOS and Android written in Xamarin.Forms showing how to implement a Splash Page for Dark Mode
Stars: ✭ 28 (-52.54%)
Mutual labels:  splash-screen
ReactNativeStarterKits
Agiletech React Native Starter Kits
Stars: ✭ 21 (-64.41%)
Mutual labels:  splash-screen
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-76.27%)
Mutual labels:  splash-screen

An alternative splash screen for GNU Emacs

./splash.png

Features

  • No logo (not even in graphical mode)
  • Vertical and horizontal scroll bars are hidden
  • Modeline is hidden
  • <space>, x, q, <esc>, <return> or <mouse-1> kills the splash screen
  • C-h shows the regular startup screen (about-emacs)
  • Splash screen is automatically killed after 3 seconds
  • With emacs-mac (Mituharu), splash screen is faded out after 3 seconds

Usage

(require 'splash-screen)

Note The splash screen is not shown if there are opened file buffers. For example, if you start emacs with a filename on the command line, the splash is not shown.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].